300 return value.ToSqlString();
316 if (
length >=
int.MaxValue)
350 string attribute =
r.GetAttribute(
"nil",
"http://www.w3.org/2001/XMLSchema-instance");
353 r.ReadElementString();
358 array =
r.ReadElementString().ToCharArray();
367 writer.WriteAttributeString(
"xsi",
"nil",
"http://www.w3.org/2001/XMLSchema-instance",
"true");
static unsafe void Copy(Array sourceArray, Array destinationArray, int length)
void CopyStreamToBuffer()
void SetBuffer(char[] buffer)
static XmlQualifiedName GetXsdType(XmlSchemaSet schemaSet)
void Write(long offset, char[] buffer, int offsetInBuffer, int count)
long Read(long offset, char[] buffer, int offsetInBuffer, int count)
void SetLength(long value)
SqlChars(SqlString value)
SqlBytesCharsState _state
long Seek(long offset, SeekOrigin origin)
void SetLength(long value)
void Write(char[] buffer, int offset, int count)
int Read(char[] buffer, int offset, int count)
static string SqlMisc_BufferInsufficientMessage
static string SqlMisc_NoBufferMessage
static string SqlMisc_WriteNonZeroOffsetOnNullMessage
static string SqlMisc_WriteOffsetLargerThanLenMessage
static bool ToBoolean(string s)
void GetObjectData(SerializationInfo info, StreamingContext context)
void WriteXml(XmlWriter writer)
void ReadXml(XmlReader reader)
static readonly SqlString Null