public ref class SqlChars sealed : System::Data::SqlTypes::INullable, System::Runtime::Serialization::ISerializable, System::Xml::Serialization::IXmlSerializable
public ref class SqlChars sealed : System::Data::SqlTypes::INullable
public sealed class SqlChars : System.Data.SqlTypes.INullable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
public sealed class SqlChars : System.Data.SqlTypes.INullable
[System.Serializable]
public sealed class SqlChars : System.Data.SqlTypes.INullable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
type SqlChars = class
interface INullable
interface ISerializable
interface IXmlSerializable
type SqlChars = class
interface INullable
[<System.Serializable>]
type SqlChars = class
interface INullable
interface IXmlSerializable
interface ISerializable
Public NotInheritable Class SqlChars
Implements INullable, ISerializable, IXmlSerializable
Public NotInheritable Class SqlChars
Implements INullable
SqlChars can be obtained for varchar
, nvarchar
, char
, nchar
, text
, and ntext
values, or can be created over an unmanaged buffer.
Returns a reference to the internal buffer.
IsNullGets a Boolean value that indicates whether this SqlChars is null.
Item[Int64]Gets or sets the SqlChars instance at the specified index.
LengthGets the length of the value that is contained in the SqlChars instance.
MaxLengthGets the maximum length in two-byte characters of the value the internal buffer can hold.
NullReturns a null instance of this SqlChars.
StorageReturns information about the storage state of this SqlChars instance.
ValueReturns a managed copy of the value held by this SqlChars.
Methods Operators Explicit Interface Implementations See alsoCollaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4