ImportTableSchemaInfo.addColumnMapping(String, String) 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 addColumnMapping(System::String ^ _szRefRecIdColName, System::String ^ _szRefTableIdColName);
public virtual int addColumnMapping (string _szRefRecIdColName, string _szRefTableIdColName);
abstract member addColumnMapping : string * string -> int
override this.addColumnMapping : string * string -> int
Public Overridable Function addColumnMapping (_szRefRecIdColName As String, _szRefTableIdColName As String) As Integer
Parameters
- _szRefRecIdColName
- String
- _szRefTableIdColName
- String