Właściwość StringPropertyTooLongException.CurrentLength
Pobiera bieżącą długość właściwość ciąg.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public ReadOnly Property CurrentLength As Integer
Get
'Użycie
Dim instance As StringPropertyTooLongException
Dim value As Integer
value = instance.CurrentLength
public int CurrentLength { get; }
public:
property int CurrentLength {
int get ();
}
member CurrentLength : int
function get CurrentLength () : int
Wartość właściwości
Typ: System.Int32
Wartość całkowita określająca Bieżąca długość właściwość ciąg.
Zobacz także