Here is a list of methods available in DncDataSet.
â– List of DncDataSet methods
No. |
Method |
Description |
1 |
Saves property |
|
2 |
Loads property |
|
3 |
Shows property page |
|
4 |
Initializes the settings. |
|
5 |
Gets the error string from the error code. |
|
6 |
GetBufferData [Byte (one-dimensional array)] GetBufferData [Byte (two-dimensional array)] GetBufferData [Int32 (one-dimensional array)] GetBufferData [Int32 (two-dimensional array)] |
Gets the data from the buffer. |
7 |
SetBufferData [Byte (one-dimensional array)] SetBufferData [Byte (two-dimensional array)] SetBufferData [Int32 (one-dimensional array)] SetBufferData [Int32 (two-dimensional array)] |
Sets the data in the buffer. |
8 |
Resets the buffer. |