DataBoundControlAdapter 构造函数

定义

初始化 DataBoundControlAdapter 类的新实例。

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

注解

.NET Framework 在创建相应的 DataBoundControlAdapter 对象时,在内部构造 DataBoundControlAdapter 类的新实例。

适用于

另请参阅