Partager via


Constructeur DataItem

Inclure les membres protégés
Inclure les membres hérités

Initializes a new instance of DataItem.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique DataItem() Initializes a new instance of DataItem using default values.
Méthode publique DataItem(Binding) Initializes a new instance of DataItem for the specified source.
Méthode publique DataItem(String, String) Initializes a new instance of DataItem for the specified table and column.
Méthode publique DataItem(Binding, OleDbType) Initializes a new instance of DataItem for the specified source with the specified OleDbType.
Méthode publique DataItem(String, String, OleDbType) Initializes a new instance of DataItem for the specified table and column with the specified OleDbType.
Méthode publique DataItem(Binding, OleDbType, Int32) Initializes a new instance of DataItem for the specified source with the specified OleDbType and data size.
Méthode publique DataItem(String, String, OleDbType, Int32) Initializes a new instance of DataItem for the specified table and column with the specified OleDbType and data size.

Haut de la page

Voir aussi

Référence

DataItem Classe

Espace de noms Microsoft.AnalysisServices