DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommand Class / ParentConnection Property

In This Topic
    ParentConnection Property (C1D365SCommand)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ParentConnection As DbConnectionWrap(Of TInnerConnection,TInnerCommand,TInnerParameter)
    See Also