ColumnNameStoreToken Property
Summary
Gets the column name that corresponds to the 'StoreToken' in the 'External Store' database table.
Syntax
protected string ColumnNameStoreToken {get;}
Protected ReadOnly Property ColumnNameStoreToken As String
protected:
property String^ ColumnNameStoreToken {
String^ get();
}
Property Value
the column name that corresponds to the 'StoreToken' in the 'External Store' database table.