Compartir a través de


SqlScriptDomGenerator.SupportingStatementOption (Propiedad)

Obtiene o establece opciones de instrucciones auxiliares que permiten a los llamadores solicitar instrucciones que podrían tener instrucciones auxiliares (como permisos) o solicitar solo aquellas instrucciones que tienen instrucciones auxiliares.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Protected ReadOnly Property SupportingStatementOption As SupportingStatementOption
    Get
protected SupportingStatementOption SupportingStatementOption { get; }
protected:
property SupportingStatementOption SupportingStatementOption {
    SupportingStatementOption get ();
}
member SupportingStatementOption : SupportingStatementOption
function get SupportingStatementOption () : SupportingStatementOption

Valor de propiedad

Tipo: Microsoft.Data.Schema.Sql.SchemaModel.SupportingStatementOption

Seguridad de .NET Framework

Vea también

Referencia

SqlScriptDomGenerator Clase

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)