Klasa BusinessLogicParameterCollection
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Hierarchia dziedziczenia
System.Object
System.Collections.ArrayList
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicParameterCollection
Przestrzeń nazw: Microsoft.SqlServer.Replication.BusinessLogicSupport
Zestaw: Microsoft.SqlServer.Replication.BusinessLogicSupport (w Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Składnia
'Deklaracja
Public Class BusinessLogicParameterCollection _
Inherits ArrayList _
Implements IDataParameterCollection, IList, ICollection, IEnumerable
'Użycie
Dim instance As BusinessLogicParameterCollection
public class BusinessLogicParameterCollection : ArrayList,
IDataParameterCollection, IList, ICollection, IEnumerable
public ref class BusinessLogicParameterCollection : public ArrayList,
IDataParameterCollection, IList, ICollection, IEnumerable
type BusinessLogicParameterCollection =
class
inherit ArrayList
interface IDataParameterCollection
interface IList
interface ICollection
interface IEnumerable
end
public class BusinessLogicParameterCollection extends ArrayList implements IDataParameterCollection, IList, ICollection, IEnumerable
Typ BusinessLogicParameterCollection uwidacznia następujące elementy członkowskie.
Właściwości
| Nazwa | Opis | |
|---|---|---|
![]() |
Capacity | (Dziedziczony z ArrayList). |
![]() |
Count | (Dziedziczony z ArrayList). |
![]() |
IsFixedSize | (Dziedziczony z ArrayList). |
![]() |
IsReadOnly | (Dziedziczony z ArrayList). |
![]() |
IsSynchronized | (Dziedziczony z ArrayList). |
![]() |
Item[Int32] | (Dziedziczony z ArrayList). |
![]() |
Item[String] | |
![]() |
SyncRoot | (Dziedziczony z ArrayList). |
Do góry
Metody
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.
.gif)
.gif)
.gif)