DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / Parameters Property

In This Topic
    Parameters Property (C1ServiceNowCommand)
    In This Topic
    The Parameters list of this command.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameters As C1DbParameterCollection
    public C1DbParameterCollection Parameters {get;}
    See Also