ConnectorInfo.SetMappings Method
Public Sub SetMappings( _
ByVal mappings As ICollection(Of ConnectorMappingInfo) _
)
This language is not supported or no code example is available.
public void SetMappings(
ICollection<ConnectorMappingInfo> mappings
)
This language is not supported or no code example is available.
public:
void SetMappings(
ICollection<ConnectorMappingInfo>^ mappings
)
This language is not supported or no code example is available.
Parameters
- mappings
- ICollection<ConnectorMappingInfo>