OLEDBError.Native 属性

定义

返回一个提供程序指定的数值,该数值用于指定一个错误。 而错号对应于最近一次 OLE DB 查询所产生的错误条件。

public:
 property int Native { int get(); };
public int Native { get; }
Public ReadOnly Property Native As Integer

属性值

适用于