Classe SfcException
The base class for all SFC exceptions. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Hierarquia de herança
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
Mais...
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class SfcException _
Inherits SqlServerManagementException
'Uso
Dim instance As SfcException
[SerializableAttribute]
public class SfcException : SqlServerManagementException
[SerializableAttribute]
public ref class SfcException : public SqlServerManagementException
[<SerializableAttribute>]
type SfcException =
class
inherit SqlServerManagementException
end
public class SfcException extends SqlServerManagementException
O tipo SfcException expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
SfcException() | Initializes a new instance of the SfcException class. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SfcException(String) | Initializes a new instance of the SfcException class with a specified error message. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SfcException(SerializationInfo, StreamingContext) | Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
SfcException(String, Exception) | Initializes a new instance of the SfcException class with the specified error message and a reference to the inner exception that is the cause of this exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Data | (Herdado de Exception.) | |
HelpLink | Gets a link to the help file associated with this exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Substitui Exception.HelpLink.) | |
HResult | (Herdado de Exception.) | |
InnerException | (Herdado de Exception.) | |
Message | (Herdado de Exception.) | |
ProdVer | Gets the product version of the instance of SQL Server that generated the SMO exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
Source | (Herdado de Exception.) | |
StackTrace | (Herdado de Exception.) | |
TargetSite | (Herdado de Exception.) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetBaseException | (Herdado de Exception.) | |
GetHashCode | (Herdado de Object.) | |
GetObjectData | Segurança crítica. (Herdado de Exception.) | |
GetType | (Herdado de Exception.) | |
MemberwiseClone | (Herdado de Object.) | |
SetHelpContext | Sets the help context value for the referenced exception. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
ToString | (Herdado de Exception.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
SerializeObjectState | (Herdado de Exception.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Sdk.Sfc
Hierarquia de herança
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectNotFoundException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCRUDOperationFailedException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcDesignModeException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcEmptyXmlException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidArgumentException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidConnectionContextModeChangeException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidKeyChainException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidKeyException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidMoveException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidQueryExpressionException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidRenameException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidStateException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidStreamException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcInvalidXmlParentTypeException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcMetadataException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcMissingParentException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcNonSerializablePropertyException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcNonSerializableTypeException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectInitializationException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectNotScriptableException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcPathConversionException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyNotSetException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyReadOnlyException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcQueryConnectionUnavailableException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSecurityException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializationException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcSqlCeNotInstalledException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcUnregisteredXmlDomainException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcUnregisteredXmlTypeException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcUnsupportedVersionException
Microsoft.SqlServer.Management.Sdk.Sfc.SfcUnsupportedVersionSerializationException