SqlXml Constructor (Stream^)
.NET Framework (current version)
Namespace:
System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
System.IO::Stream^
A Stream-derived instance (such as FileStream) from which to load the SqlXml instance's Xml content.
.NET Framework
Available since 2.0
Available since 2.0
Show: