DtsLookupColumnsMapper.SetGridRowDefaults 方法

定义

protected:
 void SetGridRowDefaults(int destIndex, System::String ^ strJoinName, Microsoft::DataTransformationServices::Design::DtsSurfaceConnection::JoinType joinType);
protected void SetGridRowDefaults (int destIndex, string strJoinName, Microsoft.DataTransformationServices.Design.DtsSurfaceConnection.JoinType joinType);

参数

destIndex
Int32
strJoinName
String
joinType
Microsoft.DataTransformationServices.Design.DtsSurfaceConnection.JoinType

适用于