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