MetadataBase 构造函数

定义

从派生类中的构造函数中调用,用于初始化 MetadataBase 类。Called from constructors in derived classes to initialize the MetadataBase class.

protected:
 MetadataBase();
protected MetadataBase ();
Protected Sub New ()

适用于