IBusinessLogicResolver.HandledChangeStates Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
abstract property Microsoft::SqlServer::Replication::BusinessLogicSupport::ChangeStates HandledChangeStates { Microsoft::SqlServer::Replication::BusinessLogicSupport::ChangeStates get(); };
public abstract Microsoft.SqlServer.Replication.BusinessLogicSupport.ChangeStates HandledChangeStates { get; }
member this.HandledChangeStates : Microsoft.SqlServer.Replication.BusinessLogicSupport.ChangeStates
Public MustOverride ReadOnly Property HandledChangeStates As ChangeStates