नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Initializes a new instance of DataItem.
Overload List
| Name | Description |
|---|---|
| DataItem () |
Initializes a new instance of DataItem using default values.
|
| DataItem (Binding) |
Initializes a new instance of DataItem for the specified source.
|
| DataItem (Binding, OleDbType) |
Initializes a new instance of DataItem for the specified source with the specified OleDbType.
|
| DataItem (String, String) |
Initializes a new instance of DataItem for the specified table and column.
|
| DataItem (Binding, OleDbType, Int32) |
Initializes a new instance of DataItem for the specified source with the specified OleDbType and data size.
|
| DataItem (String, String, OleDbType) |
Initializes a new instance of DataItem for the specified table and column with the specified OleDbType.
|
| DataItem (String, String, OleDbType, Int32) |
Initializes a new instance of DataItem for the specified table and column with the specified OleDbType and data size.
|
See Also
Reference
DataItem Class
DataItem Members
Microsoft.AnalysisServices Namespace