Active Query Builder 2 .NET Edition reference
Name Property (OutputColumn)



Gets the name of result set column.
Syntax
'Declaration
 
Public ReadOnly Property Name As System.String
'Usage
 
Dim instance As OutputColumn
Dim value As System.String
 
value = instance.Name
public System.string Name {get;}
public: __property System.string* get_Name();
See Also

Reference

OutputColumn Class
OutputColumn Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback