Method | Description | |
---|---|---|
GetXsdType ( XmlSchemaSet schemaSet ) : XmlQualifiedName | ||
Read ( long offset, byte buffer, int offsetInBuffer, int count ) : long | ||
SetLength ( long value ) : void | ||
SetNull ( ) : void | ||
SqlBytes ( ) : System.Diagnostics | ||
SqlBytes ( |
||
SqlBytes ( |
||
SqlBytes ( byte buffer ) : System.Diagnostics | ||
ToSqlBinary ( ) : |
||
Write ( long offset, byte buffer, int offsetInBuffer, int count ) : void | ||
this ( long offset ) : byte |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
CopyStreamToBuffer ( ) : void | ||
FStream ( ) : bool | ||
ISerializable ( SerializationInfo info, StreamingContext context ) : void | ||
IXmlSerializable ( ) : XmlSchema | ||
IXmlSerializable ( System.IO.XmlReader r ) : void | ||
IXmlSerializable ( XmlWriter writer ) : void | ||
SetBuffer ( byte buffer ) : void | ||
SqlBytes ( SerializationInfo info, StreamingContext context ) : System.Diagnostics |
public static GetXsdType ( XmlSchemaSet schemaSet ) : XmlQualifiedName | ||
schemaSet | XmlSchemaSet | |
return | XmlQualifiedName |
public Read ( long offset, byte buffer, int offsetInBuffer, int count ) : long | ||
offset | long | |
buffer | byte | |
offsetInBuffer | int | |
count | int | |
return | long |
public SqlBytes ( |
||
value | ||
return | System.Diagnostics |
public SqlBytes ( |
||
s | ||
return | System.Diagnostics |
public SqlBytes ( byte buffer ) : System.Diagnostics | ||
buffer | byte | |
return | System.Diagnostics |
public Write ( long offset, byte buffer, int offsetInBuffer, int count ) : void | ||
offset | long | |
buffer | byte | |
offsetInBuffer | int | |
count | int | |
return | void |