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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.