Méthode |
Description |
|
Clear ( bool clearAll ) : void |
|
|
CopyRecord ( DataTable src, int record, int copy ) : int |
|
|
FreeRecord ( int &record ) : void |
|
|
GrowRecordCapacity ( ) : void |
|
|
ImportRecord ( DataTable src, int record ) : int |
|
|
NewCapacity ( int capacity ) : int |
|
|
NewRecordBase ( ) : int |
|
|
NormalizedMinimumCapacity ( int capacity ) : int |
|
|
RecordManager ( DataTable table ) : System.Collections.Generic |
|
|
SetKeyValues ( int record, DataKey key, object keyValues ) : void |
|
|
SetRowCache ( DataRow newRows ) : void |
|
|
VerifyRecord ( int record ) : void |
|
|
VerifyRecord ( int record, DataRow row ) : void |
|
|
this ( int record ) : DataRow |
|
|