DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / CreateDbParameter Method

In This Topic
    CreateDbParameter Method (C1ServiceNowCommand)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function CreateDbParameter() As DbParameter
    protected DbParameter CreateDbParameter()
    See Also