Proprietà Item
Gets the specified OlapInfoProperty from the collection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets the specified OlapInfoProperty from the collection by its index. In C#, this property is the indexer for the OlapInfoPropertyCollection class. | |
Item[ ( [ ( String] ) ] ) | Gets the specified OlapInfoProperty from the collection by its name. In C#, this property is the indexer for the OlapInfoPropertyCollection class. |
In alto
Vedere anche