The InTransaction property specifies whether the connection is included in the current Data Transformation Services (DTS) package transaction, if one exists.
object.InTransaction
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
Boolean
Read-only
HRESULT GetInTransaction(VARIANT_BOOL *pRetVal);
JoinTransactionIfPresent Property