Classe ScriptInfo
Provides detailed information of the script.
Gerarchia di ereditarietà
System.Object
Microsoft.AnalysisServices.ScriptInfo
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ScriptInfo
'Utilizzo
Dim instance As ScriptInfo
public sealed class ScriptInfo
public ref class ScriptInfo sealed
[<SealedAttribute>]
type ScriptInfo = class end
public final class ScriptInfo
Nel tipo ScriptInfo sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ScriptInfo | Initializes a new instance of the ScriptInfo class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
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. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.