Sdílet prostřednictvím


ISql90ObjectAuthorizer.GetDefaultSchemaRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql90Schema.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90ObjectAuthorizer Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů