[Missing <summary> documentation for "P:DataBaseExecutors.DBExecutionParameter.SourceColumn"]
 (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
public override string SourceColumn { get; set; }public override string SourceColumn { get; set; }Public Overrides Property SourceColumn As String 
	Get 
	Set
Public Overrides Property SourceColumn As String 
	Get 
	Set
public:
virtual property String^ SourceColumn {
	String^ get () override;
	void set (String^ value) override;
}public:
virtual property String^ SourceColumn {
	String^ get () override;
	void set (String^ value) override;
}Property Value
Type: 
StringImplements
IDataParameter SourceColumn