Método BusinessLogicParameterCollection.Add
Incluir membros protegidos
Incluir membros herdados
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Adds the specified parameter in the collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Add(Object) | Adds the specified parameter to the collection. (Substitui ArrayList.Add(Object).) | |
Add(BusinessLogicParameter) | Adds the specified parameter to the collection. | |
Add(String, DbType) | Adds the specified parameter to the collection. | |
Add(String, Object) | Adds the specified parameter to the collection. | |
Add(String, DbType, String) | Adds the specified parameter to the collection. |
Início
Consulte também
Referência
BusinessLogicParameterCollection Classe
Namespace Microsoft.SqlServer.Replication.BusinessLogicSupport