DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommand Class / CreateDbParameter Method

In This Topic
    CreateDbParameter Method (C1D365SCommand)
    In This Topic
    Creates and returns a new instance of the System.Data.Common.DbParameter class.
    Syntax
    'Declaration
     
    Protected Function CreateDbParameter() As DbParameter
    protected DbParameter CreateDbParameter()

    Return Value

    See Also