SqlCeParameter.SourceColumn Property
[This is preliminary documentation and subject to change.]
Gets or sets the parameter's source column
[Visual Basic]
Overrides Public Property SourceColumn As
_
[C#]
public override
SourceColumn {get; set;}
Implements
IDataParameter.
See Also
SqlCeParameter Class | Primeworks.DesktopSqlCe Namespace