Mono Class Library: Overview

System.Data.SqlTypes.SqlBytes: Members

The members of System.Data.SqlTypes.SqlBytes 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.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
Bufferbyte[]. 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)byte. 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
NullSqlBytes. Documentation for this section has not yet been entered.
[read-only]
StorageStorageState. Documentation for this section has not yet been entered.
StreamSystem.IO.Stream. Documentation for this section has not yet been entered.
[read-only]
Valuebyte[]. 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, byte[], 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.
ToSqlBinary() : SqlBinary
Documentation for this section has not yet been entered.
Write(long, byte[], int, int)
Documentation for this section has not yet been entered.

Public Operators

static
Conversion to System.Data.SqlTypes.SqlBytes(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Data.SqlTypes.SqlBinary(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.