24 references to Remoting
System.Data (24)
fx\src\data\System\Data\DataSet.cs (2)
1423
(new XmlTreeGen(SchemaFormat.
Remoting
)).Save(this, writer);
1426
(new XmlTreeGen(SchemaFormat.
Remoting
)).Save(table, writer);
fx\src\data\System\Data\xmlsaver.cs (22)
521
if (schFormat == SchemaFormat.
Remoting
) {
530
if (schFormat != SchemaFormat.
Remoting
) {
550
if (schFormat != SchemaFormat.
Remoting
) {
599
if (((_ds != null )&& (_ds.Namespace == top[i].Namespace)) || Common.ADP.IsEmpty(top[i].Namespace) || (schFormat == SchemaFormat.
Remoting
)) {
630
if ((_ds != null && _ds.Namespace == top[i].Namespace) || Common.ADP.IsEmpty(top[i].Namespace) || (schFormat == SchemaFormat.
Remoting
))
692
if (schFormat != SchemaFormat.
Remoting
&& schFormat != SchemaFormat.RemotingSkipSchema) {
810
if (schFormat != SchemaFormat.
Remoting
) {
824
if (schFormat != SchemaFormat.
Remoting
) {
1064
string nSpace = (schFormat != SchemaFormat.
Remoting
) ? stNode.Namespace :
1074
type = stNode.ToNode(dc, prefixes, (schFormat == SchemaFormat.
Remoting
));
1080
if (schFormat != SchemaFormat.
Remoting
)
1105
type = stNode.ToNode(dc, prefixes, schFormat == SchemaFormat.
Remoting
);
1268
if (schFormat == SchemaFormat.
Remoting
)
1468
if (schFormat != SchemaFormat.
Remoting
)
1478
if (((table.DataSet == null) || (_ds!= null && table.Namespace != _ds.Namespace)) && (schFormat == SchemaFormat.
Remoting
))
1564
if (!table.TypeName.IsEmpty && schFormat != SchemaFormat.
Remoting
) {
1583
if (schFormat != SchemaFormat.
Remoting
)
1672
if ((childTable.Namespace == table.Namespace) || (childTable.Namespace.Length == 0) || schFormat == SchemaFormat.
Remoting
) {
1708
if (schFormat != SchemaFormat.
Remoting
) {
1756
if (schFormat != SchemaFormat.
Remoting
) {
1815
if (schFormat != SchemaFormat.
Remoting
) {
1889
if (schFormat != SchemaFormat.
Remoting
) {