1 write to _schFormat
System.Data.Common (1)
System\Data\xmlsaver.cs (1)
58
_schFormat
= format;
33 references to _schFormat
System.Data.Common (33)
System\Data\xmlsaver.cs (33)
609
if (
_schFormat
== SchemaFormat.Remoting)
621
if (
_schFormat
!= SchemaFormat.Remoting)
644
if (
_schFormat
!= SchemaFormat.Remoting)
663
if (top.Length == 0 ||
_schFormat
== SchemaFormat.WebServiceSkipSchema ||
_schFormat
== SchemaFormat.RemotingSkipSchema)
699
if (((_ds != null) && (_ds.Namespace == top[i].Namespace)) || string.IsNullOrEmpty(top[i].Namespace) || (
_schFormat
== SchemaFormat.Remoting))
739
if ((_ds != null && _ds.Namespace == top[i].Namespace) || string.IsNullOrEmpty(top[i].Namespace) || (
_schFormat
== SchemaFormat.Remoting))
809
if (
_schFormat
!= SchemaFormat.Remoting &&
_schFormat
!= SchemaFormat.RemotingSkipSchema)
820
if (
_schFormat
!= SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter)
826
if (
_schFormat
!= SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter)
832
if (
_schFormat
!= SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter)
890
if (
_schFormat
!= SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter)
901
if (
_schFormat
!= SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter)
953
if (
_schFormat
!= SchemaFormat.Remoting)
968
if (
_schFormat
!= SchemaFormat.Remoting)
1113
if (
_schFormat
== SchemaFormat.Public)
1143
if (
_schFormat
== SchemaFormat.Public)
1147
if (
_schFormat
== SchemaFormat.WebServiceSkipSchema && xw.WriteState == WriteState.Element)
1263
string nSpace = (
_schFormat
!= SchemaFormat.Remoting) ? stNode.Namespace :
1273
type = stNode.ToNode(dc, _prefixes, (
_schFormat
== SchemaFormat.Remoting));
1281
if (
_schFormat
!= SchemaFormat.Remoting)
1310
type = stNode.ToNode(dc, _prefixes,
_schFormat
== SchemaFormat.Remoting);
1507
if (
_schFormat
== SchemaFormat.Remoting)
1720
if (
_schFormat
!= SchemaFormat.Remoting)
1737
if (((table.DataSet == null) || (_ds != null && table.Namespace != _ds.Namespace)) && (
_schFormat
== SchemaFormat.Remoting))
1837
if (!table.TypeName.IsEmpty &&
_schFormat
!= SchemaFormat.Remoting)
1860
if (
_schFormat
!= SchemaFormat.Remoting)
1954
if ((childTable.Namespace == table.Namespace) || (childTable.Namespace.Length == 0) ||
_schFormat
== SchemaFormat.Remoting)
1990
if (
_schFormat
!= SchemaFormat.Remoting)
2041
if (
_schFormat
!= SchemaFormat.Remoting)
2109
if (
_schFormat
!= SchemaFormat.Remoting)
2193
if (
_schFormat
!= SchemaFormat.Remoting)