Property | Type | Description | |
---|---|---|---|
VariableCount | int |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetAttributes ( ) : IEnumerable |
||
GetCreateExpression ( ) : System.CodeDom.CodeExpression | ||
GetDeclerationStatement ( ) : |
||
GetFieldStatement ( ) : |
||
GetNewVariable ( string prefix ) : string | ||
GetPropertyDescriptions ( ) : IEnumerable |
||
RecordRemoved ( IDataRecord record ) : void |
public GetCreateExpression ( ) : System.CodeDom.CodeExpression | ||
return | System.CodeDom.CodeExpression |
public GetDeclerationStatement ( ) : |
||
return |
public GetFieldStatement ( ) : |
||
return |
public static GetNewVariable ( string prefix ) : string | ||
prefix | string | |
return | string |
public GetPropertyDescriptions ( ) : IEnumerable |
||
return | IEnumerable |
public RecordRemoved ( IDataRecord record ) : void | ||
record | IDataRecord | |
return | void |