DataSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataSource : ICloneable
[System.Serializable]
public class DataSource : ICloneable
[<System.Serializable>]
type DataSource = class
interface ICloneable
Public Class DataSource
Implements ICloneable
- Inheritance
-
DataSource
- Attributes
- Implements
Constructors
DataSource() |
Fields
CsvProvider | |
XmlProvider |
Properties
Connection | |
Name | |
Provider | |
Tables |
Methods
Clone() | |
SetConnection(String, String, String) | |
SetConnection(String, String) |