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