Partilhar via


Método ISql90AuthorizedObject.GetAuthorizerRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90ObjectAuthorizer.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90AuthorizedObject Interface

Sobrecargas GetAuthorizerRelationship

Namespace Microsoft.Data.Schema.Sql.SchemaModel