TypedDataSetGenerator 构造函数

定义

初始化 TypedDataSetGenerator 类的新实例。Initializes a new instance of the TypedDataSetGenerator class.

public:
 TypedDataSetGenerator();
public TypedDataSetGenerator ();
Public Sub New ()

注解

TypedDataSetGenerator 类不用作独立组件,而是用作其他类从中派生标准功能的类。The TypedDataSetGenerator class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.

适用于