नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Adds a DataItem to the collection.
Overload List
| Name | 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.
|
See Also
Reference
DataItemCollection Class
DataItemCollection Members
Microsoft.AnalysisServices Namespace