Método ISqlSpecifiesStorage.GetFilegroupRelationship

Retorna um IModelSingleRelationship entre this e associado ISqlFilegroup.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISqlSpecifiesStorage, ISqlFilegroup)
IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISqlSpecifiesStorage^, ISqlFilegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup> 
function GetFilegroupRelationship() : IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>

Segurança do .NET Framework

Consulte também

Referência

ISqlSpecifiesStorage Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel