Partager via


CurrentLength propriété

Gets the current length of the string property.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CurrentLength As Integer
    Get
'Utilisation
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

Valeur de la propriété

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.