Partager via


ISql90Signable.Signatures, propriété

Obtient la liste des signatures qui s'appliquent à cet objet signable.

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

Syntaxe

'Déclaration
ReadOnly Property Signatures As IList(Of ISql90Signature)
    Get
IList<ISql90Signature> Signatures { get; }
property IList<ISql90Signature^>^ Signatures {
    IList<ISql90Signature^>^ get ();
}
abstract Signatures : IList<ISql90Signature>
function get Signatures () : IList<ISql90Signature>

Valeur de propriété

Type : System.Collections.Generic.IList<ISql90Signature>

Sécurité .NET Framework

Voir aussi

Référence

ISql90Signable Interface

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