ReadWriteVariablesNotAvailableException-Klasse
Exception raised by the Script component when the ReadWriteVariables collection is not available.
Vererbungshierarchie
System. . :: . .Object
System. . :: . .Exception
System. . :: . .ApplicationException
Microsoft.SqlServer.Dts.Pipeline..::..ReadWriteVariablesNotAvailableException
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ReadWriteVariablesNotAvailableException _
Inherits ApplicationException
'Usage
Dim instance As ReadWriteVariablesNotAvailableException
[SerializableAttribute]
public class ReadWriteVariablesNotAvailableException : ApplicationException
[SerializableAttribute]
public ref class ReadWriteVariablesNotAvailableException : public ApplicationException
[<SerializableAttribute>]
type ReadWriteVariablesNotAvailableException =
class
inherit ApplicationException
end
public class ReadWriteVariablesNotAvailableException extends ApplicationException
Der ReadWriteVariablesNotAvailableException-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ReadWriteVariablesNotAvailableException | Initializes a new instance of the ReadWriteVariablesNotAvailableException 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)