Classé par:

Explorer

watch expression

A user-defined expression that enables you to observe the behavior of a variable or expression. Watch expressions appear in the Watch window of the Visual Basic Editor and are automatically updated when you enter break mode. The Watch window displays the value of an expression within a given context. Watch expressions are not saved with your code.

update query

An action query that changes a set of records according to criteria you specify. An update query doesn’t return any rows/records.

URL

Uniform Resource Locator. An address to an object, document, or page or other destination (for example, a newsgroup or a World Wide Web page) on the Internet or an intranet. A URL expresses the protocol (such as FTP or HTTP) to be accessed and where the destination is located. A URL may also specify an Internet e-mail address. Some examples of URLs are:

http://www.someones.homepage/default.html
ftp://ftp.server.somewhere/ftp.file
news:alt.hypertext

123456

user account

An account identified by a user name and password that is created to manage access to objects in a remote database.

user-defined type

Any data type defined using the Type statement. User-defined data types can contain one or more elements of any data type. Arrays of user-defined and other data types are created using the Dim statement. Arrays of any type can be included within user-defined types.

user-interface negotiation

The process of placing the menus and toolbars of a Visual Basic application (or Automation controller) and those of an ActiveX component together on a container form.

123456

user services

Provide the visual interface for presenting information and gathering data. They also secure the business services needed to deliver the required business capabilities and integrate the user with the application to perform a business process.

validation

The process of checking whether entered data meets certain conditions or limitations.

A special data type that can contain numeric, string, or date data as well as user-defined types and the special values Empty and Null. The Variant data type has a numeric storage size of 16 bytes and can contain data up to the range of a Decimal, or a character storage size of 22 bytes (plus string length), and can store any character text. The VarType function defines how the data in a Variant is treated. All variables become Variant data types if not explicitly declared as some other data type.

Variant data type

A special data type that can contain numeric, string, or date data as well as the special values Empty and Null. The Variant data type has a numeric storage size of 16 bytes and can contain data up to the range of a Decimal, or a character storage size of 22 bytes (plus string length), and can store any character text. The VarType function defines how the data in a Variant is treated. All variables become Variant data types if not explicitly declared as some other data type.

Bonjour Visiteur

S'inscrire

Vos Langues: