BusinessLogicParameterCollection Class
SQL Server 2008 R2
This API supports the infrastructure and is not intended to be used directly from your code.
System.Object
System.Collections.ArrayList
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicParameterCollection
System.Collections.ArrayList
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicParameterCollection
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
The BusinessLogicParameterCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from ArrayList.) |
![]() | Count | (Inherited from ArrayList.) |
![]() | IsFixedSize | (Inherited from ArrayList.) |
![]() | IsReadOnly | (Inherited from ArrayList.) |
![]() | IsSynchronized | (Inherited from ArrayList.) |
![]() | Item[Int32] | (Inherited from ArrayList.) |
![]() | Item[String] | |
![]() | SyncRoot | (Inherited from ArrayList.) |
Top

