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