Mono Class Library: Overview

System.Data.SqlTypes.SqlChars: Members

The members of System.Data.SqlTypes.SqlChars are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Bufferchar[]. Documentation for this section has not yet been entered.
[read-only]
IsNullbool. Documentation for this section has not yet been entered.
default property
Item(long)char. Documentation for this section has not yet been entered.
[read-only]
Lengthlong. Documentation for this section has not yet been entered.
[read-only]
MaxLengthlong. Documentation for this section has not yet been entered.
[read-only]
static
NullSqlChars. Documentation for this section has not yet been entered.
[read-only]
StorageStorageState. Documentation for this section has not yet been entered.
[read-only]
Valuechar[]. Documentation for this section has not yet been entered.

Public Methods

static
GetXsdType(System.Xml.Schema.XmlSchemaSet) : System.Xml.XmlQualifiedName
Documentation for this section has not yet been entered.
Read(long, char[], int, int) : long
Documentation for this section has not yet been entered.
SetLength(long)
Documentation for this section has not yet been entered.
SetNull()
Documentation for this section has not yet been entered.
ToSqlString() : SqlString
Documentation for this section has not yet been entered.
Write(long, char[], int, int)
Documentation for this section has not yet been entered.

Public Operators

static
Conversion to System.Data.SqlTypes.SqlString(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlChars(Explicit)Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.GetSchemaDocumentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.ReadXmlDocumentation for this section has not yet been entered.
System.Xml.Serialization.IXmlSerializable.WriteXmlDocumentation for this section has not yet been entered.