Limitations
Read only.
Gets a Data
public DocumentServer.DataSources.DataTableInfo this[int index] { get; }
public DocumentServer.DataSources.DataTableInfo this[string name] { get; }
Parameter | Description |
---|---|
index | The 0-based index. |
name | The table name. |
The Data
Read only.