9 references to FStream
System.Data (9)
fx\src\data\System\Data\SQLTypes\SQLBytes.cs (9)
181
if (
FStream
()) {
287
return
FStream
() ? m_stream : new StreamOnSqlBytes(this);
315
if (
FStream
()) {
380
if (
FStream
()) {
470
Debug.Assert((m_lCurLen >= 0 && m_lCurLen <= x_lMaxLen) ||
FStream
());
471
Debug.Assert(
FStream
() || (m_rgbBuf != null && m_lCurLen <= m_rgbBuf.Length));
472
Debug.Assert(!
FStream
() || (m_lCurLen == x_lNull));
481
Debug.Assert(
FStream
());
778
if (m_sb.
FStream
())