Proprietà ISql90ObjectAuthorizer.AuthorizedObjects

Ottiene l'elenco di oggetti autorizzati da questo proprietario.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
ReadOnly Property AuthorizedObjects As IList(Of ISql90AuthorizedObject)
    Get
IList<ISql90AuthorizedObject> AuthorizedObjects { get; }
property IList<ISql90AuthorizedObject^>^ AuthorizedObjects {
    IList<ISql90AuthorizedObject^>^ get ();
}
abstract AuthorizedObjects : IList<ISql90AuthorizedObject>
function get AuthorizedObjects () : IList<ISql90AuthorizedObject>

Valore proprietà

Tipo: System.Collections.Generic.IList<ISql90AuthorizedObject>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90ObjectAuthorizer Interfaccia

Overload AuthorizedObjects

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel