IDiaTable::get_name

检索表的名称。

语法

HRESULT get_name ( 
   BSTR* pRetVal
);

参数

pRetVal

[out] 返回表的名称。

返回值

如果成功,则返回 S_OK;否则,返回错误代码。

另请参阅