DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.DataConnector.AdoNet Namespace / C1CommandBase Class / ReturningTable Property

In This Topic
    ReturningTable Property (C1CommandBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ReturningTable As SourceTable
    public SourceTable ReturningTable {get; set;}
    See Also