Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定映射到 DataSet 对象并用于装载或返回值的源列的名称。
Public Overrides Property SourceColumn As String
public override string SourceColumn {get;set;}
一个字符串,指定映射到 DataSet 对象并用于装载或返回值的源列的名称。
在 UltraLite.NET 中,参数只能被用作 IN 参数,并忽略所有映射信息。只有 ULParameter.Value 属性非常重要。