TransactionAnnotationsGetRequest Class
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.
Specifies details of what is requested about annotations that are related to a transaction.
public ref class TransactionAnnotationsGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="TransactionAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class TransactionAnnotationsGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="TransactionAnnotationsGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type TransactionAnnotationsGetRequest = class
Public Class TransactionAnnotationsGetRequest
- Inheritance
-
TransactionAnnotationsGetRequest
- Attributes
Constructors
TransactionAnnotationsGetRequest() |
Initializes a new instance of the TransactionAnnotationsGetRequest class that has default values. |
TransactionAnnotationsGetRequest(International, Int32) |
Initializes a new instance of the TransactionAnnotationsGetRequest class that has the specified cultural settings and transaction ID's. |
Fields
International |
The cultural settings. |
TransactionId |
The transaction ID. |