Udostępnij za pośrednictwem


TypedDataRow.GetNullableSByte(String) Metoda

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją 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

Zwraca

Atrybuty

Dotyczy