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