Condividi tramite


TypedDataRow.GetNullableInt32(String) Metodo

Definizione

Importante

Questa API non è conforme a CLS.

public:
 Nullable<int> GetNullableInt32(System::String ^ columnName);
[System.CLSCompliant(false)]
public Nullable<int> GetNullableInt32 (string columnName);
member this.GetNullableInt32 : string -> Nullable<int>
Public Function GetNullableInt32 (columnName As String) As Nullable(Of Integer)

Parametri

columnName
String

Restituisce

Attributi

Si applica a