Método AttributeRelationshipCollection.Insert (Int32, AttributeRelationship)

Inserts the specified AttributeRelationship into the collection at the location specified by index.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

VB
'Declaração
Public Sub Insert ( _
    index As Integer, _
    item As AttributeRelationship _
)
'Uso
Dim instance As AttributeRelationshipCollection 
Dim index As Integer 
Dim item As AttributeRelationship

instance.Insert(index, item)

Parâmetros

Consulte também

Referência

AttributeRelationshipCollection Classe

Sobrecarregado Insert

Namespace Microsoft.AnalysisServices