DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / Dispose Method / Dispose(Boolean) Method

In This Topic
    Dispose(Boolean) Method
    In This Topic
    Disposes this command
    Syntax
    'Declaration
     
    Protected Overloads Sub Dispose( _
       ByVal disposing As Boolean _
    ) 
    protected void Dispose( 
       bool disposing
    )

    Parameters

    disposing
    See Also