SqlChars Constructor (SqlString)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
The maximum length allowed for SqlChars is bound by the common language runtime maximum size of an Int32 (2,147,483,647).
If a null reference is passed in, the instance is set to null.
.NET Framework
Available since 2.0
Available since 2.0
Show: