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


ISqlDatabaseOptions.GetDefaultFilegroupRelationship - метод

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

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

Синтаксис

'Декларация
Function GetDefaultFilegroupRelationship As IModelSingleRelationship(Of ISqlDatabaseOptions, ISqlFilegroup)
IModelSingleRelationship<ISqlDatabaseOptions, ISqlFilegroup> GetDefaultFilegroupRelationship()
IModelSingleRelationship<ISqlDatabaseOptions^, ISqlFilegroup^>^ GetDefaultFilegroupRelationship()
abstract GetDefaultFilegroupRelationship : unit -> IModelSingleRelationship<ISqlDatabaseOptions, ISqlFilegroup> 
function GetDefaultFilegroupRelationship() : IModelSingleRelationship<ISqlDatabaseOptions, ISqlFilegroup>

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlDatabaseOptions, ISqlFilegroup>

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

См. также

Ссылки

ISqlDatabaseOptions Интерфейс

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