|
... System.Data.DataSet ds = new System.Data.DataSet( ); ds.ReadXml(tr); return ds.Tables[0]; } catch { return null;} finally { if (tr != null ) if( tr.ReadState != System.Xml.ReadState ...
|
|
System.Xml.ReadState: System.Xml.ValidationType: System.Xml.WhitespaceHandling ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for your next ...
|
|
System.Xml.XmlReader xmlr = cmd.ExecuteXmlReader(); xmlr.Read(); while(xmlr.ReadState != System.Xml.ReadState ...
|
|
Mono Class Library : System.Xml Namespace System.Xml.ReadState Enumeration ... Requirements Namespace: System.Xml Assembly: System.Xml (in System.Xml.dll)
|
|
... One of the members of the System.Xml.ReadState enumeration. Remarks. This property is read-only.
|
|
Requirements. Namespace: System.Xml. Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP ...
|
|
Gets a value indicating whether the System.Xml.XmlTextReader.ReadState is System.Xml.ReadState.EndOfFile, signifying the reader is positioned at the end of the stream.
|
|
Summary The System.Xml.XmlReader.Close method has been called. See Also System.Xml.ReadState Enum , System.Xml Namespace
|