MsIfmxCommand.Transaction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::MsIfmxClient::MsIfmxTransaction ^ Transaction { Microsoft::HostIntegration::MsIfmxClient::MsIfmxTransaction ^ get(); void set(Microsoft::HostIntegration::MsIfmxClient::MsIfmxTransaction ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.HostIntegration.MsIfmxClient.MsIfmxTransaction Transaction { get; set; }
member this.Transaction : Microsoft.HostIntegration.MsIfmxClient.MsIfmxTransaction with get, set
Public Property Transaction As MsIfmxTransaction
Property Value
- Attributes