Freigeben über


TypedDataRow.GetNullableChar(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: