[]
        
(Showing Draft Content)

C1.DataConnector.C1DbParameter.SourceColumn

SourceColumn Property

SourceColumn

Gets or sets the name of the source column mapped to the DataSet and used for loading or returning the Value.

Declaration
public override string SourceColumn { get; set; }
Overrides