Classe TSqlCompilationErrorCollection
The TSqlCompilationErrorCollection class represents a collection of TSqlCompilationError objects.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Dac..::..TSqlCompilationErrorCollection
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
Public Class TSqlCompilationErrorCollection _
Implements IEnumerable(Of TSqlCompilationError), IEnumerable
'Utilizzo
Dim instance As TSqlCompilationErrorCollection
public class TSqlCompilationErrorCollection : IEnumerable<TSqlCompilationError>,
IEnumerable
public ref class TSqlCompilationErrorCollection : IEnumerable<TSqlCompilationError>,
IEnumerable
type TSqlCompilationErrorCollection =
class
interface IEnumerable<TSqlCompilationError>
interface IEnumerable
end
public class TSqlCompilationErrorCollection implements IEnumerable<TSqlCompilationError>, IEnumerable
Nel tipo TSqlCompilationErrorCollection sono esposti i membri seguenti.
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetEnumerator | Returns an enumerator to enumerate through the TSqlCompilationErrorCollection. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future. Returns an enumerator to enumerate through the TSqlCompilationErrorCollection. |
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.
.gif)
.gif)
.gif)
.gif)