TypedDataRow.SetInt64 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
SetInt64(String, Int64) | |
SetInt64(String, Object) |
SetInt64(String, Int64)
SetInt64(String, Object)
public:
void SetInt64(System::String ^ columnName, System::Object ^ newValue);
public void SetInt64 (string columnName, object newValue);
member this.SetInt64 : string * obj -> unit
Public Sub SetInt64 (columnName As String, newValue As Object)
Parâmetros
- columnName
- String
- newValue
- Object