[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1ConnectionBase.GetSubTableSchema

GetSubTableSchema Method

GetSubTableSchema(string[])

Retrieve the metadata relatively to the subtables.

Declaration
protected virtual DataTable GetSubTableSchema(string[] restrictionValues)
Parameters
Type Name Description
string[] restrictionValues

Specifies a set of restriction values for the requested schema.

Returns
Type Description
DataTable

A DataTable containing the schema about the subtables.