Partager via


ISql90ObjectAuthorizer.GetDefaultSchemaRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90Schema associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90ObjectAuthorizer Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms