Freigeben über


TypedDataRow.GetNullableBoolean(String) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

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

Parameter

columnName
String

Gibt zurück

Attribute

Gilt für: