Reads XML data into the data set.
Namespace:
C1.Web.DataAssembly: C1.Web.Data.2 (in C1.Web.Data.2.dll)
Syntax
| C# |
|---|
public void ReadXml( string fileName ) |
| Visual Basic (Declaration) |
|---|
Public Sub ReadXml ( _ fileName As String _ ) |
Parameters
- fileName
- Type: System..::..String
The file name (including the path) from which to read.