Класс ScriptInfo
Provides detailed information of the script.
Иерархия наследования
System.Object
Microsoft.AnalysisServices.ScriptInfo
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Public NotInheritable Class ScriptInfo
'Применение
Dim instance As ScriptInfo
public sealed class ScriptInfo
public ref class ScriptInfo sealed
[<SealedAttribute>]
type ScriptInfo = class end
public final class ScriptInfo
Тип ScriptInfo обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ScriptInfo | Initializes a new instance of the ScriptInfo class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
Action | Gets the custom action for the script. | |
Object | Gets the specified object as the major object. | |
Options | Gets the possible options for the script. | |
ScriptDependents | Gets whether the script is a dependent script. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Производный от Object.) | |
GetHashCode | (Производный от Object.) | |
GetType | (Производный от Object.) | |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.