DtsLookupColumnsMapper.SetGridRowDefaults(Int32, String, DtsSurfaceConnection+JoinType) 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.
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)
Parameters
- destIndex
- Int32
- strJoinName
- String
- joinType
- Microsoft.DataTransformationServices.Design.DtsSurfaceConnection.JoinType