Classe SfcCollectionInfo
Wraps a collection object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollectionInfo
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Class SfcCollectionInfo
'Utilizzo
Dim instance As SfcCollectionInfo
public class SfcCollectionInfo
public ref class SfcCollectionInfo
type SfcCollectionInfo = class end
public class SfcCollectionInfo
Nel tipo SfcCollectionInfo sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
SfcCollectionInfo | Initializes a new instance of the SfcCollectionInfo class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Collection | Gets the collection that is wrapped. | |
DisplayName | Gets the display name of the collection. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | 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.