Freigeben über


DatabaseTaskHost.IsCatalogPropertyFileValid-Eigenschaft

Ruft einen Wert ab, der angibt, ob die Katalogeigenschaftendatei gültig ist.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property IsCatalogPropertyFileValid As Boolean
    Get
public virtual bool IsCatalogPropertyFileValid { get; }
public:
virtual property bool IsCatalogPropertyFileValid {
    bool get ();
}
abstract IsCatalogPropertyFileValid : bool
override IsCatalogPropertyFileValid : bool
function get IsCatalogPropertyFileValid () : boolean

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabaseTaskHost Klasse

Microsoft.Data.Schema.Build-Namespace