Share via


AdomdPropertyCollection.Insert(Int32, AdomdProperty) Método

Definición

Insertar

public void Insert (int index, Microsoft.AnalysisServices.AdomdClient.AdomdProperty value);
member this.Insert : int * Microsoft.AnalysisServices.AdomdClient.AdomdProperty -> unit
Public Sub Insert (index As Integer, value As AdomdProperty)

Parámetros

index
Int32

índice

value
AdomdProperty

value

Se aplica a