public const string ErrorsTable = "Errors"
Public Const ErrorsTable As String = "Errors"
public: literal String^ ErrorsTable = "Errors"
static val mutable ErrorsTable: string
In This Article