Miner.Responder.Shared.Replication Namespace > CachingFeatureIdentificationProvider Class : GetNonCachedGlobalObjectId Method |
'Declaration
Protected MustOverride Function GetNonCachedGlobalObjectId( _ ByVal featureID As FeatureID _ ) As GlobalObjectId
'Usage
Dim instance As CachingFeatureIdentificationProvider Dim featureID As FeatureID Dim value As GlobalObjectId value = instance.GetNonCachedGlobalObjectId(featureID)
protected abstract GlobalObjectId GetNonCachedGlobalObjectId( FeatureID featureID )
protected function GetNonCachedGlobalObjectId( featureID: FeatureID ): GlobalObjectId; abstract;
protected __abstract function GetNonCachedGlobalObjectId( featureID : FeatureID ) : GlobalObjectId;
protected: abstract GlobalObjectId GetNonCachedGlobalObjectId( FeatureID* featureID )
protected: abstract GlobalObjectId GetNonCachedGlobalObjectId( FeatureID^ featureID )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2