Freigeben über


SchemaDeploymentOptions.BuildtimeContributorsMustExist-Eigenschaft

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

Syntax

'Declaration
Public Property BuildtimeContributorsMustExist As Boolean
    Get
    Set
public bool BuildtimeContributorsMustExist { get; set; }
public:
property bool BuildtimeContributorsMustExist {
    bool get ();
    void set (bool value);
}
member BuildtimeContributorsMustExist : bool with get, set
function get BuildtimeContributorsMustExist () : boolean
function set BuildtimeContributorsMustExist (value : boolean)

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

SchemaDeploymentOptions Klasse

Microsoft.Data.Schema.Build-Namespace