ISql100Filegroup.GetStoredFileStreamObjectsRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetStoredFileStreamObjectsRelationship As IModelReverseMultiRelationship(Of ISql100Filegroup, ISql100SpecifiesFileStream)
'使用
Dim instance As ISql100Filegroup
Dim returnValue As IModelReverseMultiRelationship(Of ISql100Filegroup, ISql100SpecifiesFileStream)
returnValue = instance.GetStoredFileStreamObjectsRelationship()
IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream> GetStoredFileStreamObjectsRelationship()
IModelReverseMultiRelationship<ISql100Filegroup^, ISql100SpecifiesFileStream^>^ GetStoredFileStreamObjectsRelationship()
function GetStoredFileStreamObjectsRelationship() : IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql100Filegroup, ISql100SpecifiesFileStream>