DeploymentRuleHandler.CompareAttribute Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual int CompareAttribute(Microsoft::Web::Deployment::DeploymentSyncContext ^ syncContext, Microsoft::Web::Deployment::DeploymentObject ^ destinationObject, Microsoft::Web::Deployment::DeploymentObjectAttribute ^ destinationAttribute, Microsoft::Web::Deployment::DeploymentObject ^ sourceObject, Microsoft::Web::Deployment::DeploymentObjectAttribute ^ sourceAttribute, int currentComparison);
public virtual int CompareAttribute(Microsoft.Web.Deployment.DeploymentSyncContext syncContext, Microsoft.Web.Deployment.DeploymentObject destinationObject, Microsoft.Web.Deployment.DeploymentObjectAttribute destinationAttribute, Microsoft.Web.Deployment.DeploymentObject sourceObject, Microsoft.Web.Deployment.DeploymentObjectAttribute sourceAttribute, int currentComparison);
abstract member CompareAttribute : Microsoft.Web.Deployment.DeploymentSyncContext * Microsoft.Web.Deployment.DeploymentObject * Microsoft.Web.Deployment.DeploymentObjectAttribute * Microsoft.Web.Deployment.DeploymentObject * Microsoft.Web.Deployment.DeploymentObjectAttribute * int -> int
override this.CompareAttribute : Microsoft.Web.Deployment.DeploymentSyncContext * Microsoft.Web.Deployment.DeploymentObject * Microsoft.Web.Deployment.DeploymentObjectAttribute * Microsoft.Web.Deployment.DeploymentObject * Microsoft.Web.Deployment.DeploymentObjectAttribute * int -> int
Public Overridable Function CompareAttribute (syncContext As DeploymentSyncContext, destinationObject As DeploymentObject, destinationAttribute As DeploymentObjectAttribute, sourceObject As DeploymentObject, sourceAttribute As DeploymentObjectAttribute, currentComparison As Integer) As Integer
Parameter
- syncContext
- DeploymentSyncContext
- destinationObject
- DeploymentObject
- destinationAttribute
- DeploymentObjectAttribute
- sourceObject
- DeploymentObject
- sourceAttribute
- DeploymentObjectAttribute
- currentComparison
- Int32