Beginning Access 1002002 Vba [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Beginning Access 1002002 Vba [Electronic resources] - نسخه متنی

Robert Smith; Dave Sussman Et al

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید










Workspace



Methods






































Name


Returns


Description


BeginTrans


Begins a new transaction.


Close


Closes an open

DAO object.


CommitTrans


Ends the transaction and saves the changes.


CreateDatabase


Database


Creates a new Microsoft Jet database (

.mdb).


CreateGroup


Group


Creates a new

Group object.


CreateUser


User


Creates a new

User object.


OpenConnection


Connection


Opens a connection to a database


OpenDatabase


Database


Opens a specified database.


Rollback


Rolls back any changes since the last

BeginTrans .




Properties












































Name


Returns


Description


Connections


Connections


Collection of

Connection object.


Databases


Databases


Collection of open

Database object. Read-only.


DefaultCursorDriver


Long


Selects the

ODBC cursor library


Groups


Groups


Collection of

Group objects in a

Workspace or

User object. Read-only.


IsolateODBCTrans


Integer


Sets or returns a value indicating whether multiple transactions are isolated.


LoginTimeout


Long


Number of seconds allowed for logging in to an

ODBC database


Name


String


Returns the name of this object.


Properties


Properties


Collection of

Property object. Read- only.


Type


Long


Type (

Field ,

Parameter ,

Property .) Read-only.


UserName


String


Sets or returns a user or group.


Users


Users


Collection of

User objects for a

Workspace or

Group object. Read-only.







/ 256