Commit an explicit transaction. This field is read-only.
Namespace:
NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CMD_TRAN_COMMIT As String |
C# |
---|
public static readonly string CMD_TRAN_COMMIT; |
C++ |
---|
public: static const String CMD_TRAN_COMMIT; |
J# |
---|
public static final string CMD_TRAN_COMMIT |
JScript |
---|
public static const var CMD_TRAN_COMMIT : String; |
See Also