←Select platform

ConnectionString Property (SqlServerFullTextSearchManager)

Summary

The connection string to use when connecting to the database.

Syntax

C#
VB
C++
public string ConnectionString { get; set; }
Public Property ConnectionString() As String 
   Get 
   Set 
public:  
   property String^ ConnectionString 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

SQL Server connection string. Default value is null.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Recognition Assembly
Click or drag to resize