Condividi tramite


DacExtractOptions.ExtractReferencedServerScopedElements Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se devono essere estratti gli elementi con ambito server a cui fa riferimento l'origine.

public bool ExtractReferencedServerScopedElements { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractReferencedServerScopedElements")]
public bool ExtractReferencedServerScopedElements { get; set; }
member this.ExtractReferencedServerScopedElements : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "ExtractReferencedServerScopedElements")>]
member this.ExtractReferencedServerScopedElements : bool with get, set
Public Property ExtractReferencedServerScopedElements As Boolean

Valore della proprietà

True se gli elementi con ambito server di riferimento devono essere estratti; in caso contrario, false. Il valore predefinito è true.

Attributi

Si applica a