xSQL Schema Compare SDK for SQL Server version 12
Language Property (FullTextIndexColumn)


Gets or sets the language of the full-text column.
Syntax
'Declaration
 
Public Property Language As System.String
public System.string Language {get; set;}
public: __property System.string* get_Language();
public: __property void set_Language( 
   System.string* value
);
Remarks
This property is depreciated and will always be empty. The language Id is used to script the language of the full-text index column.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FullTextIndexColumn Class
FullTextIndexColumn Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback