Index to allow easy access to the columns in this schema object.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IDataObject this[ int index ] { get; } |
Visual Basic |
---|
ReadOnly Default Property Item ( index As Integer ) As IDataObject Get |
Parameters
- index
- Type: System..::..Int32