Compartir a través de


ISql90ObjectAuthorizer.GetDefaultSchemaRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Schema] asociada.

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

Sintaxis

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90ObjectAuthorizer Interfaz

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