Windward Engine API Reference
SaxonDataSourceImpl Constructor
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > SaxonDataSourceImpl Class : SaxonDataSourceImpl Constructor




Glossary Item Box

Overload List

OverloadDescription
SaxonDataSourceImpl Constructor(String,String)Create a SaxonDataSource using the passed in connection string.  
SaxonDataSourceImpl Constructor(Stream)Takes in xml stream data and creates an xml datasource with xpath 2.0  
SaxonDataSourceImpl Constructor(String)Creates an xpath 2.0 datasource  
SaxonDataSourceImpl Constructor(Stream,Stream)Creates an xpath 2.0 datasource with a schema  
SaxonDataSourceImpl Constructor(XPathNavigator)Creates an xpath 2.0 datasource  
SaxonDataSourceImpl Constructor(String,ICredentials)  

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.