Share via


OracleString.Length Vlastnost

Definice

Získá délku řetězce, který je uložen v této OracleString struktuře.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Hodnota vlastnosti

Délka řetězce, který je uložen.

Platí pro