Miner.Geodatabase Namespace > RelationshipOidKeyRemapper Class > RelationshipOidKeyRemapper Constructor : RelationshipOidKeyRemapper Constructor(String,String) |
'Declaration
Public Function New( _ ByVal oldFieldName As System.String, _ ByVal newFieldName As System.String _ )
'Usage
Dim oldFieldName As System.String Dim newFieldName As System.String Dim instance As New RelationshipOidKeyRemapper(oldFieldName, newFieldName)
public RelationshipOidKeyRemapper( System.string oldFieldName, System.string newFieldName )
public RelationshipOidKeyRemapper( oldFieldName: System.String; newFieldName: System.String );
public function RelationshipOidKeyRemapper( oldFieldName : System.String, newFieldName : System.String );
public: RelationshipOidKeyRemapper( System.string* oldFieldName, System.string* newFieldName )
public: RelationshipOidKeyRemapper( System.String^ oldFieldName, System.String^ newFieldName )
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