Compartir a través de


ISql90FilegroupSpecifier.GetFilegroupRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlFilegroup asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISql90FilegroupSpecifier, ISqlFilegroup)
IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql90FilegroupSpecifier^, ISqlFilegroup^>^ GetFilegroupRelationship()
abstract GetFilegroupRelationship : unit -> IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup> 
function GetFilegroupRelationship() : IModelSingleRelationship<ISql90FilegroupSpecifier, ISqlFilegroup>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90FilegroupSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)