HandledChangeStates-Eigenschaft
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
Dieser Member überschreibt IBusinessLogicResolver. . :: . .HandledChangeStates.
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property HandledChangeStates As ChangeStates
Get
'Usage
Dim instance As BusinessLogicResolver
Dim value As ChangeStates
value = instance.HandledChangeStates
public override ChangeStates HandledChangeStates { get; }
public:
virtual property ChangeStates HandledChangeStates {
ChangeStates get () override;
}
abstract HandledChangeStates : ChangeStates
override HandledChangeStates : ChangeStates
override function get HandledChangeStates () : ChangeStates
Eigenschaftenwert
Typ: Microsoft.SqlServer.Replication.BusinessLogicSupport. . :: . .ChangeStates