Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of DataItem.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
| Nome | Descrição | |
|---|---|---|
![]() |
DataItem() | Initializes a new instance of DataItem using default values. |
![]() |
DataItem(Binding) | Initializes a new instance of DataItem for the specified source. |
![]() |
DataItem(String, String) | Initializes a new instance of DataItem for the specified table and column. |
![]() |
DataItem(Binding, OleDbType) | Initializes a new instance of DataItem for the specified source with the specified OleDbType. |
![]() |
DataItem(String, String, OleDbType) | Initializes a new instance of DataItem for the specified table and column with the specified OleDbType. |
![]() |
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, Int32) | Initializes a new instance of DataItem for the specified table and column with the specified OleDbType and data size. |
Início
.gif)