次の方法で共有


AttributeRelationshipCollection.Insert Method

AttributeRelationship をコレクションに挿入します。

オーバーロードの一覧

名前 説明
AttributeRelationshipCollection.Insert (Int32, AttributeRelationship)
指定した AttributeRelationship を、index で示されるコレクション内の位置に挿入します。
AttributeRelationshipCollection.Insert (Int32, ModelComponent) ( Insert から継承されます)
AttributeRelationshipCollection.Insert (Int32, String)
指定した AttributeRelationship を作成し、index で示されるコレクション内の位置に挿入します。
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32) ( Insert から継承されます)
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32, Boolean) ( Insert から継承されます)

参照

関連項目

AttributeRelationshipCollection Class
AttributeRelationshipCollection Members
Microsoft.AnalysisServices Namespace