We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
データ アクセス オブジェクト
ダオ
データ・アクセス・オブジェクト・
Data Access Object
setting data access object properties programmatically
The Partial Replica Wizard: A partial replica is a replica that contains only a subset of the records in a full replica. The Partial Replica Wizard enables you to select the subset of data you want to work with, by setting various Data Access Object (DAO) properties for the tables and relationships in the partial replica. After you specify the filter that will retrieve the data you want, and select any additional tables to include, the wizard will set the necessary properties for you can then ask the wizard to create a report listing these property settings. For more information on partial replication, and on using DAO to customize replication properties yourself, look in Microsoft Office Access Help for replication, the ReplicaFilter property, and the PartialReplica property.
You can set most properties from Visual Basic code. How you set a property depends on whether you are setting it for a Form, Report, or Control object, an ActiveX Data Object (ADO), or for a Data Access Object (DAO). The following topics outline the steps involved for setting properties of each type of object
If a field in the table has the same name as an ActiveX Data Objects (ADO) method on an ADO Recordset object, or a Data Access Object (DAO) method on a DAO Recordset object, you can't refer to the corresponding field in the recordset with the. (dot) syntax. You must use the! (exclamation point) syntax, or Microsoft Access will generate an error. The following example shows how to refer to a field called AddNew in a recordset opened on a table called Contacts
How you set a property depends on whether you are setting it for a Form, Report, or Control object, an ActiveX Data Object (ADO), or for a Data Access Object (DAO).
プロパティの設定方法は、 Form オブジェクト、 Report オブジェクト、 Control オブジェクト、ActiveX データ オブジェクト (ADO)、データ アクセス オブジェクト (DAO) のうちのどのオブジェクトに設定するかによって異なります。
In Microsoft Access, the DefaultWorkspaceClone method is included in this version of Microsoft Access only for compatibility with previous versions using Data Access Object (DAO) language.
DefaultWorkspaceClone メソッドはデータ アクセス オブジェクト (DAO) を使って、前のバージョンとの互換性を保つために Microsoft Office Access に組み込まれています。
Automation allows scripting languages like Visual Basic to use a standard data access object model.
ADO (ActiveX Data Objects) is a data access object model exposed through an Automation interface, which allows client applications to discover the methods and properties of objects at runtime without any prior knowledge of the object.
ADO (ActiveX Data Objects) は Automation インタフェースを通じて公開されているデータ・アクセス・オブジェクト・モデルで、オブジェクトに関する予備知識がなくても、クライアント・アプリケーションが実行時にオブジェクトのメソッドとプロパティを発見できるようにします。
You attach that annotation to a Data Access Object (DAO) interface method that names the query and sets the return type.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.