Share via


ISqlOwnedObject.GetOwnerRelationship (Método)

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

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

Sintaxis

'Declaración
Function GetOwnerRelationship As IModelSingleRelationship(Of ISqlOwnedObject, ISqlObjectOwner)
IModelSingleRelationship<ISqlOwnedObject, ISqlObjectOwner> GetOwnerRelationship()
IModelSingleRelationship<ISqlOwnedObject^, ISqlObjectOwner^>^ GetOwnerRelationship()
abstract GetOwnerRelationship : unit -> IModelSingleRelationship<ISqlOwnedObject, ISqlObjectOwner> 
function GetOwnerRelationship() : IModelSingleRelationship<ISqlOwnedObject, ISqlObjectOwner>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlOwnedObject, ISqlObjectOwner>

Seguridad de .NET Framework

Vea también

Referencia

ISqlOwnedObject Interfaz

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