Active Query Builder 2 .NET Edition reference
FullName Property (Parameter)



Returns full name of parameter (name and symbol).
Syntax
'Declaration
 
Public ReadOnly Property FullName As System.String
'Usage
 
Dim instance As Parameter
Dim value As System.String
 
value = instance.FullName
public System.string FullName {get;}
public: __property System.string* get_FullName();
See Also

Reference

Parameter Class
Parameter Members
Name Property
Symbol Property

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback