Miner.Responder.Shared.Replication Namespace > ReplicationObjectInformationProvider Class : SetFeatureClassMapCache Method |
'Declaration
Public Sub SetFeatureClassMapCache( _ ByVal featureClassMapCaching As IMapperCaching(Of Integer,String) _ )
'Usage
Dim instance As ReplicationObjectInformationProvider Dim featureClassMapCaching As IMapperCaching(Of Integer,String) instance.SetFeatureClassMapCache(featureClassMapCaching)
public void SetFeatureClassMapCache( IMapperCaching<int,string> featureClassMapCaching )
public procedure SetFeatureClassMapCache( featureClassMapCaching: IMapperCaching );
public function SetFeatureClassMapCache( featureClassMapCaching : IMapperCaching );
public: void SetFeatureClassMapCache( IMapperCaching<int,string*>* featureClassMapCaching )
public: void SetFeatureClassMapCache( IMapperCaching<int,String^>^ featureClassMapCaching )
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