DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsCommand Class / CreateDbParameter Method

In This Topic
    CreateDbParameter Method (C1GoogleAnalyticsCommand)
    In This Topic
    Creates a new instance of a System.Data.Common.DbParameter object.
    Syntax
    'Declaration
     
    Protected Overrides NotOverridable Function CreateDbParameter() As DbParameter
    protected override DbParameter CreateDbParameter()

    Return Value

    See Also