IsEqualTo Method
Indicates whether or not a datatable definition is equal to the specified one.
Syntax
Sub IsEqualTo(col) |
Parameters
colDef
Type: VSTableDef
The datatable definition to compare
Return Value
Type: Boolean
Examples
IronPython
|
C#
|
Remarks