DeploymentRuleHandler.CompareAttribute Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- syncContext
- DeploymentSyncContext
- destinationObject
- DeploymentObject
- destinationAttribute
- DeploymentObjectAttribute
- sourceObject
- DeploymentObject
- sourceAttribute
- DeploymentObjectAttribute
- currentComparison
- Int32