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);
member this.SetGridRowDefaults : int * string * Microsoft.DataTransformationServices.Design.DtsSurfaceConnection.JoinType -> unit
Protected Sub SetGridRowDefaults (destIndex As Integer, strJoinName As String, joinType As DtsSurfaceConnection.JoinType)

参数

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

适用于