Freigeben über


TypedDataRow.GetNullableInt32(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: