Examples with "execute a command against" and their translation in Japans
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.
1.2.1 Inventory Modules Inventory modules are remote modules that execute a command against a remote machine.
Though not a typical usage of the Command object, the following code shows the basic method of using the Command object to execute a command against a data source.
Though not a typical usage of the Command object, the following code shows the basic method of using the Command object to execute a command against a data source. In this case, it is a row-returning command, so it returns the results of the command execution into a Recordset object.
It is not always necessary to create a Command object to execute a command against a data source. You can use the Execute method on the Connection object or the Open method on the Recordset object. However, you should use a Command object if you need to reuse a command in your code or if you need to pass detailed parameter information with your command. These scenarios are covered in more detail later in this chapter.
データ ソースに対してコマンドを実行する際に、Command オブジェクトを必ず作成しなければならないわけではありません。Connection オブジェクトで Execute メソッドを使用することも、Recordset オブジェクトで Open メソッドを使用することもできます。ただし、コード内でコマンドを再利用する必要がある場合、またはコマンドに詳細なパラメータ情報を渡す必要がある場合は、Command オブジェクトを使用する必要があります。これらのシナリオについては、この章の後半で詳しく説明します。
If you execute the Snapshot command against a physical device for which the local machine does not maintain counters, error message MNRPM008E displays.
You can also create host-based device groups to hold your business continuance volumes, making it convenient to execute repeated commands against the same data set.
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.