Specifies the name of the source column mapped to the DataSet and used for loading or returning the value.
Visual Basic Public Overrides Property SourceColumn As String
C# public override string SourceColumn { get; set; }
A string specifying the name of the source column mapped to the DataSet and used for loading or returning the value.
In UltraLite.NET, parameters can only be used as IN parameters and all mapping information is ignored. Only the ULParameter.Value is important.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |