Download for Windows Premium
Publiciteit
variable de objeto
object variable
Declarar una variable de objeto y crear una instancia son dos cosas diferentes.
Declaring an object variable and creating an instance are two different things.
Utilice siempre el mismo patrón de mayúsculas y minúsculas cuando adjunte un campo de control a una variable de objeto.
Be consistent with uppercase and lowercase letter when you attach a control to an object variable.
Primero, vamos a crear una variable de objeto llamada "dirección" con el valor predeterminado "izquierda".
First, we are going to create an object variable called direction with the default value "left".
Ahora tenemos una variable de objeto llamada "dirección" con el valor predeterminado "izquierda".
We now have an object variable called 'direction' with the default value 'left'.
En tu código has declarado una variable de objeto, pero no la has inicializado (no has creado una instancia o 'instanciado')
Your code declared an object variable, but it did not initialize it (create an instance or 'instantiate' it)
Para agregar una variable de objeto a nuestro limo, haga clic derecho en el objeto de limo en la lista de objetos y elija "Editar variables de objeto".
To add an object variable to our slime, right click on the slime object in the object list and choose "Edit object variables".
De modo alternativo, puede declarar la variable de objeto Server y llamar al constructor predeterminado.
Alternatively, you can declare the Server object variable and call the default constructor.
Asimismo, tenga en cuenta que si declara una variable con un tipo de objeto (como Worksheet), IntelliSense mostrará una lista adecuada de propiedades y métodos asociados con ese objeto si usa esa variable de objeto más adelante en la macro.
Also, be aware that if you declare a variable with an object type (like Slide), IntelliSense displays an appropriate list of properties and methods associated with that object when you use the object variable later in the macro.
En este ejemplo se muestra el método alternativo de declarar una variable de objeto ServerConnection, que permite reutilizar la información de conexión.
This example demonstrates the alternative method of declaring a ServerConnection object variable, which enables the connection information to be reused.
Declare la variable de objeto Server y pase el nombre de instancia de SQL Server como parámetro de cadena en el constructor.
Declare the Server object variable and pass the SQL Server instance name as a string parameter in the constructor.
Utilice la instrucción Set para asignar el objeto devuelto por GetObject a la variable de objeto.
Use the Set statement to assign the object returned by GetObject to the object variable.
Utilice la función GetObject para tener acceso a un objeto ActiveX desde un archivo y asignar el objeto a un variable de objeto.
Use the GetObject function to access an ActiveX object from a file and assign the object to an object variable.
La ventaja de utilizar la variable de objeto ServerConnection es que se puede reutilizar la información de conexión.
The advantage of using the ServerConnection object variable is that the connection information can be reused.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor variable de objeto in het Spaans

Publiciteit

Suggesties

Resultaten: 23. Exact: 23. Verstreken tijd: 103 ms.