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)
609if (_schFormat == SchemaFormat.Remoting) 621if (_schFormat != SchemaFormat.Remoting) 644if (_schFormat != SchemaFormat.Remoting) 663if (top.Length == 0 || _schFormat == SchemaFormat.WebServiceSkipSchema || _schFormat == SchemaFormat.RemotingSkipSchema) 699if (((_ds != null) && (_ds.Namespace == top[i].Namespace)) || string.IsNullOrEmpty(top[i].Namespace) || (_schFormat == SchemaFormat.Remoting)) 739if ((_ds != null && _ds.Namespace == top[i].Namespace) || string.IsNullOrEmpty(top[i].Namespace) || (_schFormat == SchemaFormat.Remoting)) 809if (_schFormat != SchemaFormat.Remoting && _schFormat != SchemaFormat.RemotingSkipSchema) 820if (_schFormat != SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter) 826if (_schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) 832if (_schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) 890if (_schFormat != SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter) 901if (_schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) 953if (_schFormat != SchemaFormat.Remoting) 968if (_schFormat != SchemaFormat.Remoting) 1113if (_schFormat == SchemaFormat.Public) 1143if (_schFormat == SchemaFormat.Public) 1147if (_schFormat == SchemaFormat.WebServiceSkipSchema && xw.WriteState == WriteState.Element) 1263string nSpace = (_schFormat != SchemaFormat.Remoting) ? stNode.Namespace : 1273type = stNode.ToNode(dc, _prefixes, (_schFormat == SchemaFormat.Remoting)); 1281if (_schFormat != SchemaFormat.Remoting) 1310type = stNode.ToNode(dc, _prefixes, _schFormat == SchemaFormat.Remoting); 1507if (_schFormat == SchemaFormat.Remoting) 1720if (_schFormat != SchemaFormat.Remoting) 1737if (((table.DataSet == null) || (_ds != null && table.Namespace != _ds.Namespace)) && (_schFormat == SchemaFormat.Remoting)) 1837if (!table.TypeName.IsEmpty && _schFormat != SchemaFormat.Remoting) 1860if (_schFormat != SchemaFormat.Remoting) 1954if ((childTable.Namespace == table.Namespace) || (childTable.Namespace.Length == 0) || _schFormat == SchemaFormat.Remoting) 1990if (_schFormat != SchemaFormat.Remoting) 2041if (_schFormat != SchemaFormat.Remoting) 2109if (_schFormat != SchemaFormat.Remoting) 2193if (_schFormat != SchemaFormat.Remoting)