CatalogKey Property
Summary
Gets the catalog entity key used to map the physical table name from the catalog.
Syntax
public override string CatalogKey { get; }
Public Overrides ReadOnly Property CatalogKey As String
public:
property String^ CatalogKey {
String^ get() override;
}
Property Value
A System.String representing the key of the entity in the catalog.