Compartir a través de


ISqlAuthorizedObject.GetAuthorizerRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlObjectAuthorizer 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 ISqlAuthorizedObject, ISqlObjectAuthorizer)
IModelSingleRelationship<ISqlAuthorizedObject, ISqlObjectAuthorizer> GetAuthorizerRelationship()
IModelSingleRelationship<ISqlAuthorizedObject^, ISqlObjectAuthorizer^>^ GetAuthorizerRelationship()
abstract GetAuthorizerRelationship : unit -> IModelSingleRelationship<ISqlAuthorizedObject, ISqlObjectAuthorizer> 
function GetAuthorizerRelationship() : IModelSingleRelationship<ISqlAuthorizedObject, ISqlObjectAuthorizer>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlAuthorizedObject, ISqlObjectAuthorizer>

Seguridad de .NET Framework

Vea también

Referencia

ISqlAuthorizedObject Interfaz

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