ISqlFilegroup.GetFilesRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetFilesRelationship As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlFile)
'使用
Dim instance As ISqlFilegroup
Dim returnValue As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlFile)

returnValue = instance.GetFilesRelationship()
IModelReverseMultiRelationship<ISqlFilegroup, ISqlFile> GetFilesRelationship()
IModelReverseMultiRelationship<ISqlFilegroup^, ISqlFile^>^ GetFilesRelationship()
function GetFilesRelationship() : IModelReverseMultiRelationship<ISqlFilegroup, ISqlFile>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlFilegroup, ISqlFile>

参照

参照

ISqlFilegroup インターフェイス

ISqlFilegroup メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間