Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Adds a DataItem to the collection.
Lista de sobrecargas
| Nombre | Description |
|---|---|
| DataItemCollection.Add (DataItem) |
Adds a DataItem to the end of the collection.
|
| DataItemCollection.Add (String, String) |
Creates and adds a DataItem, with the specified table name and column name, to the end of the collection.
|
| DataItemCollection.Add (String, String, OleDbType) |
Creates and adds a DataItem, with the specified table name, column name, and data type, to the end of the collection.
|
| DataItemCollection.Add (String, String, OleDbType, Int32) |
Creates and adds a DataItem, with the specified table name, column name, data type, and data size, to the end of the collection.
|
Vea también
Referencia
DataItemCollection Class
DataItemCollection Members
Microsoft.AnalysisServices Namespace