SfcPropertyReadOnlyException 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 |
|---|---|
| SfcPropertyReadOnlyException() | |
| SfcPropertyReadOnlyException(String) |
SfcPropertyReadOnlyException()
public SfcPropertyReadOnlyException();
Public Sub New ()
Aplica-se a
SfcPropertyReadOnlyException(String)
public SfcPropertyReadOnlyException(string propertyName);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyReadOnlyException : string -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyReadOnlyException
Public Sub New (propertyName As String)
Parâmetros
- propertyName
- String