Partager via


SqlScriptDomGenerator.SupportingStatementOption, propriété

Obtient ou définit les options des instructions de prise en charge qui permettent aux appelants de demander des instructions susceptibles de disposer d'instructions de prise en charge (telles que des autorisations) ou de demander uniquement les instructions disposant effectivement d'instructions de prise en charge.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property SupportingStatementOption As SupportingStatementOption
    Get
protected SupportingStatementOption SupportingStatementOption { get; }
protected:
property SupportingStatementOption SupportingStatementOption {
    SupportingStatementOption get ();
}
member SupportingStatementOption : SupportingStatementOption
function get SupportingStatementOption () : SupportingStatementOption

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

SqlScriptDomGenerator Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms