EntityStoreSchemaFilterEntry.Catalog Property

Definition

Gets the pattern that will be used to select the appropriate catalog.

public:
 property System::String ^ Catalog { System::String ^ get(); };
public string Catalog { get; }
member this.Catalog : string
Public ReadOnly Property Catalog As String

Property Value

The Catalog part of the database name where the database name is formatted as Catalog.Schema.Name.

Applies to