SfcPropertyNotSetException Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | Description |
|---|---|
| SfcPropertyNotSetException() | |
| SfcPropertyNotSetException(String) |
SfcPropertyNotSetException()
public SfcPropertyNotSetException();
Public Sub New ()
Aplica-se a
SfcPropertyNotSetException(String)
public SfcPropertyNotSetException(string propertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyNotSetException : string -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyNotSetException
Public Sub New (propertyName As String)
Parâmetros
- propertyName
- String