DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonCommand Class / ReturningTable Property

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