Microsoft Access 操作クラスを示します。

Namespace: YiaoWang.Vender.Office
Assembly: YiaoWang.Vender.Office (YiaoWang.Vender.Office.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public class YWAccess : YWAbstructOffice, IDisposable
Visual Basic
Public Class YWAccess _
	Inherits YWAbstructOffice _
	Implements IDisposable

Remarks

一部の機能しか実装されていません。

Inheritance Hierarchy

System..::..Object
  YiaoWang.Vender.Office..::..YWAbstructOffice
    YiaoWang.Vender.Office..::..YWAccess

See Also