Mimer SQL Data Provider
Length Property




Mimer.Data.Client Namespace > MimerUserDefinedType Class : Length Property
The number of components of this user-defined type instance.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Length As Integer
public virtual int Length {get;}
public read-only property Length: Integer; virtual; 
public function get Length : int
public: __property virtual int get_Length();

Property Value

The number of attribute values for the user defined type.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerUserDefinedType Class
MimerUserDefinedType Members