The variable value assignment is not valid. This error happens when the client or a task assigns a runtime object to a variable value.
Недопустимое назначение переменной. Эта ошибка случается, когда клиент или задача присваивают значению переменной объект времени выполнения.
The SSIS Runtime object could not be created. Verify is available and registered. The wizard cannot continue and it will terminate.
Не удалось создать объект среды выполнения служб SSIS. Убедитесь, что библиотека DTS.dll доступна и зарегистрирована. Мастер не может продолжить работу и будет закрыт.
The runtime object cannot be loaded from the specified XML node. This happens when trying to load a package or other object from an XML node that is not of the correct type, such as a non-SSIS XML node.
Объект времени выполнения не может быть загружен из указанного XML-узла. Это происходит при попытке загрузить пакет или другой объект из XML-узла, у которого некорректный тип, например XML-узел, не относящийся к службам SSIS.
Other results
If classes and properties are runtime objects, then the advantages of a strong type system cannot be used at compile time.
Если классы и свойства являются объектами, то преимущества систем с сильной типизацией не могут быть использованы во время компиляции.
The fact that the runtime objects are also instances of a generic, dynamic API means that developers can implement against two different APIs, depending on the task.
Тот факт, что объекты времени выполнения являются также экземплярами обобщённого, динамического API означает, что разработчики могут использовать для реализации два различных программных интерфейса в зависимости от задачи.
Applications would load ontologies into such an object model and then manipulate and query the objects at runtime.
For example, the runtime automatically handles object layout and manages references to objects, releasing them when they are no longer being used.
You can also change the member objects at runtime, to dynamically change the behavior of your program.
It is a superset of the C programming language, with dynamic runtime and object-oriented capabilities.
Это расширенный вариант языка программирования С, обеспечивающий объектно-ориентированные возможности и динамическое время выполнения.
It uses an object-oriented approach, where structured data types, called classes, are used to instantiate objects at runtime.
Он использует объектно-ориентированный подход, где структурированные типы данных, называемые классами, используются для создания объектов во время выполнения.
During a garbage collection process, the runtime will investigate objects on the managed heap to determine whether they are still reachable (rooted) by the application.
Во время процесса сборки мусора исполняющая среда будет исследовать объекты в управляемой куче, чтобы определить, являются ли они по-прежнему достижимыми (т.е. корневыми) для приложения.
The standard C++ Object Model provides very efficient runtime support of the object paradigm.
Instead of memory becoming fragmented, the.NET runtime moves the objects around to make the most efficient use of memory.
Чтобы не допустить фрагментации памяти, исполняющая среда.NET перемещает объекты, обеспечивая максимально эффективное использование памяти.