SqlChars Constructor ()

 

Initializes a new instance of the SqlChars class.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

public:
SqlChars()

The maximum length allowed for SqlChars is bound by the common language runtime maximum size of an Int32 (2,147,483,647).

.NET Framework
Available since 2.0
Return to top
Show: