Active Query Builder 2 .NET Edition reference
CustomServerDescriptor Property



Gets the database server descriptor to customize it's settings for unsupported servers.
Syntax
'Declaration
 
Public ReadOnly Property CustomServerDescriptor As ServerDescriptor
'Usage
 
Dim instance As GenericSyntaxProvider
Dim value As ServerDescriptor
 
value = instance.CustomServerDescriptor
public ServerDescriptor CustomServerDescriptor {get;}
public: __property ServerDescriptor* get_CustomServerDescriptor();
See Also

Reference

GenericSyntaxProvider Class
GenericSyntaxProvider Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback