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