ReadOnlyVariablesNotAvailableException-Klasse
Exception raised by the Script component when the ReadOnlyVariables collection is not available.
Vererbungshierarchie
System. . :: . .Object
System. . :: . .Exception
System. . :: . .ApplicationException
Microsoft.SqlServer.Dts.Pipeline..::..ReadOnlyVariablesNotAvailableException
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ReadOnlyVariablesNotAvailableException _
Inherits ApplicationException
'Usage
Dim instance As ReadOnlyVariablesNotAvailableException
[SerializableAttribute]
public class ReadOnlyVariablesNotAvailableException : ApplicationException
[SerializableAttribute]
public ref class ReadOnlyVariablesNotAvailableException : public ApplicationException
[<SerializableAttribute>]
type ReadOnlyVariablesNotAvailableException =
class
inherit ApplicationException
end
public class ReadOnlyVariablesNotAvailableException extends ApplicationException
Der ReadOnlyVariablesNotAvailableException-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReadOnlyVariablesNotAvailableException | Initializes a new instance of the ReadOnlyVariablesNotAvailableException class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | (Geerbt von Exception.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Geerbt von Exception.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | (Geerbt von Exception.) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)