1 write to schFormat
System.Data (1)
fx\src\data\System\Data\xmlsaver.cs (1)
61this.schFormat = format;
33 references to schFormat
System.Data (33)
fx\src\data\System\Data\xmlsaver.cs (33)
521if (schFormat == SchemaFormat.Remoting) { 530if (schFormat != SchemaFormat.Remoting) { 550if (schFormat != SchemaFormat.Remoting) { 566if (top.Length == 0 || schFormat == SchemaFormat.WebServiceSkipSchema || schFormat == SchemaFormat.RemotingSkipSchema) { 599if (((_ds != null )&& (_ds.Namespace == top[i].Namespace)) || Common.ADP.IsEmpty(top[i].Namespace) || (schFormat == SchemaFormat.Remoting)) { 630if ((_ds != null && _ds.Namespace == top[i].Namespace) || Common.ADP.IsEmpty(top[i].Namespace) || (schFormat == SchemaFormat.Remoting)) 692if (schFormat != SchemaFormat.Remoting && schFormat != SchemaFormat.RemotingSkipSchema) { 700if ( schFormat != SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter) { 705if (schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) { 710if (schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) { 758if ( schFormat != SchemaFormat.WebService && !isMultipleNamespaceAndStreamingWriter) 769if (schFormat != SchemaFormat.WebService && isMultipleNamespaceAndStreamingWriter) { 810if (schFormat != SchemaFormat.Remoting) { 824if (schFormat != SchemaFormat.Remoting) { 940if (schFormat == SchemaFormat.Public) { 961if (schFormat == SchemaFormat.Public) { 964if (schFormat == SchemaFormat.WebServiceSkipSchema && xw.WriteState==WriteState.Element) { 1064string nSpace = (schFormat != SchemaFormat.Remoting) ? stNode.Namespace : 1074type = stNode.ToNode(dc, prefixes, (schFormat == SchemaFormat.Remoting)); 1080if (schFormat != SchemaFormat.Remoting) 1105type = stNode.ToNode(dc, prefixes, schFormat == SchemaFormat.Remoting); 1268if (schFormat == SchemaFormat.Remoting) 1468if (schFormat != SchemaFormat.Remoting) 1478if (((table.DataSet == null) || (_ds!= null && table.Namespace != _ds.Namespace)) && (schFormat == SchemaFormat.Remoting)) 1564if (!table.TypeName.IsEmpty && schFormat != SchemaFormat.Remoting) { 1583if (schFormat != SchemaFormat.Remoting) 1672if ((childTable.Namespace == table.Namespace) || (childTable.Namespace.Length == 0) || schFormat == SchemaFormat.Remoting) { 1708if (schFormat != SchemaFormat.Remoting) { 1756if (schFormat != SchemaFormat.Remoting) { 1815if (schFormat != SchemaFormat.Remoting) { 1889if (schFormat != SchemaFormat.Remoting) {