Construtor FunctionTooManyColumnsException
SQL Server 2012
Initializes a new instance of the FunctionTooManyColumnsException 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.
| Nome | Descrição | |
|---|---|---|
|
FunctionTooManyColumnsException() | Initializes a new instance of the FunctionTooManyColumnsException class. |
|
FunctionTooManyColumnsException(String) | Initializes a new instance of the FunctionTooManyColumnsException class that has the specified message text. |
|
FunctionTooManyColumnsException(String, Exception) | Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception. |