Sdílet prostřednictvím


TypedDataRow.GetNullableChar(String) Metoda

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

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)

Parametry

columnName
String

Návraty

Atributy

Platí pro