DataSupport.OpenSupportStream Method
Include Protected Members
Include Inherited Members
Opens a stream of bytes representing the XML content.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
OpenSupportStream() | Opens a stream of bytes representing the XML content. | |
OpenSupportStream(CultureInfo) | Opens a stream of bytes representing the XML content for a specified culture. |
Top