Freigeben über


TypedDataRow.GetNullableSByte(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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)

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: