Sdílet prostřednictvím


TypedDataRow.GetNullableSByte(String) Metoda

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

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

Parametry

columnName
String

Návraty

Atributy

Platí pro