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