DacCompilationResult-Klasse
The DacCompilationResult class represents the DAC package and the collection of errors generated by compiling it.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Dac..::..DacCompilationResult
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
Public Class DacCompilationResult
'Usage
Dim instance As DacCompilationResult
public class DacCompilationResult
public ref class DacCompilationResult
type DacCompilationResult = class end
public class DacCompilationResult
Der DacCompilationResult-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DacType | Gets the DAC instance that generated DAC compilation result. |
![]() |
Errors | Gets the collection of errors generated by the compilation of the DAC instance. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Hinweise
Thread Safety
Alle öffentlichen, statischen Elemente dieses Typs (Shared in Microsoft Visual Basic) sind für Vorgänge mit mehreren Threads sicher. Für Instanzelemente kann nicht sichergestellt werden, dass sie für Threads sicher sind.
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)