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



Gets the fully qualified name of the database object field.
Syntax
'Declaration
 
Public ReadOnly Property FullName As SQLQualifiedName
'Usage
 
Dim instance As StatisticsField
Dim value As SQLQualifiedName
 
value = instance.FullName
public SQLQualifiedName FullName {get;}
public: __property SQLQualifiedName* get_FullName();
See Also

Reference

StatisticsField Class
StatisticsField Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback