Поделиться через


ISql90ObjectAuthorizer.GetDefaultSchemaRelationship - метод

Возвращает отношение IModelSingleRelationship между this и связанным объектом ISql90Schema.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ObjectAuthorizer, ISql90Schema>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90ObjectAuthorizer Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен