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