TypedDataRow.SetInt32 Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
SetInt32(String, Int32) | |
SetInt32(String, Object) |
SetInt32(String, Int32)
SetInt32(String, Object)
public:
void SetInt32(System::String ^ columnName, System::Object ^ newValue);
public void SetInt32 (string columnName, object newValue);
member this.SetInt32 : string * obj -> unit
Public Sub SetInt32 (columnName As String, newValue As Object)
Parâmetros
- columnName
- String
- newValue
- Object