Compartir a través de


ISql90AuthorizedObject.GetAuthorizerRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90ObjectAuthorizer asociada.

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

Sintaxis

'Declaración
Function GetAuthorizerRelationship As IModelSingleRelationship(Of ISql90AuthorizedObject, ISql90ObjectAuthorizer)
IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer> GetAuthorizerRelationship()
IModelSingleRelationship<ISql90AuthorizedObject^, ISql90ObjectAuthorizer^>^ GetAuthorizerRelationship()
abstract GetAuthorizerRelationship : unit -> IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer> 
function GetAuthorizerRelationship() : IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90AuthorizedObject, ISql90ObjectAuthorizer>

Seguridad de .NET Framework

Vea también

Referencia

ISql90AuthorizedObject Interfaz

GetAuthorizerRelationship (Sobrecarga)

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