Condividi tramite


Proprietà CurrentLength

Gets the current length of the string property.

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CurrentLength As Integer
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .Int32
An Int32 value that specifies the current length of the string property.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.