ScriptInfo-Klasse
Provides detailed information of the script.
System.Object
Microsoft.AnalysisServices.ScriptInfo
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'Declaration
Public NotInheritable Class ScriptInfo
'Usage
Dim instance As ScriptInfo
public sealed class ScriptInfo
public ref class ScriptInfo sealed
[<SealedAttribute>]
type ScriptInfo = class end
public final class ScriptInfo
Der ScriptInfo-Typ macht folgende Elemente verfügbar.
Name | Beschreibung | |
---|---|---|
![]() |
ScriptInfo | Initializes a new instance of the ScriptInfo class. |
Zum Anfang
Name | Beschreibung | |
---|---|---|
![]() |
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. |
Zum Anfang
Name | Beschreibung | |
---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.