Partilhar via


Construtor BusinessLogicParameter

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.

Initializes a new instance of the BusinessLogicParameter class.

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
Método público BusinessLogicParameter() Initializes a new instance of the BusinessLogicParameter class.
Método público BusinessLogicParameter(String, DbType) Initializes a new instance of the BusinessLogicParameter class with a specified type and name of the parameter.
Método público BusinessLogicParameter(String, Object) Initializes a new instance of the BusinessLogicParameter class.
Método público BusinessLogicParameter(String, DbType, String) Initializes a new instance of the BusinessLogicParameter class.

Início

Consulte também

Referência

BusinessLogicParameter Classe

Namespace Microsoft.SqlServer.Replication.BusinessLogicSupport