C# (CSharp) DSShared.DB_Access 네임스페이스

클래스들

이름 설명
Access_DBInterface Singleton object providing a central location to the connection object for an Access database
Access_DBTable Provides basic support for insert, update and delete operations. Properties of the extended class that are tagged with DBColumnAttributes will be reflected upon so that the system knows which properties map to what columns in your table Before creation of a an object that extends this class, make sure your type is registered with the DBTableTypeCache