Miner.Responder.Framework.Replication Namespace > DbSourceFeatureIdentificationProvider Class : GetNonCachedGlobalObjectId Method |
'Declaration
Protected Overrides Function GetNonCachedGlobalObjectId( _ ByVal featureID As FeatureID _ ) As GlobalObjectId
'Usage
Dim instance As DbSourceFeatureIdentificationProvider Dim featureID As FeatureID Dim value As GlobalObjectId value = instance.GetNonCachedGlobalObjectId(featureID)
protected override GlobalObjectId GetNonCachedGlobalObjectId( FeatureID featureID )
protected function GetNonCachedGlobalObjectId( featureID: FeatureID ): GlobalObjectId; override;
protected override function GetNonCachedGlobalObjectId( featureID : FeatureID ) : GlobalObjectId;
protected: GlobalObjectId GetNonCachedGlobalObjectId( FeatureID* featureID ) override
protected: GlobalObjectId GetNonCachedGlobalObjectId( FeatureID^ featureID ) override
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