AttributeRelationshipCollection.Insert Method

Inserts an AttributeRelationship into the collection.

重载列表

名称 Description
AttributeRelationshipCollection.Insert (Int32, AttributeRelationship)
Inserts the specified AttributeRelationship into the collection at the ___location specified by index.
AttributeRelationshipCollection.Insert (Int32, ModelComponent) (inherited from Insert )
AttributeRelationshipCollection.Insert (Int32, String)
Creates and inserts the specified AttributeRelationship into the collection at the specified index.
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
AttributeRelationshipCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

请参阅

参考

AttributeRelationshipCollection Class
AttributeRelationshipCollection Members
Microsoft.AnalysisServices Namespace