SV_Property_Description_FullTextIndex_KeyName Property
Looks up a localized string similar to The name of the key for this index..
Namespace: Microsoft.VisualStudio.Data.Tools.Package
Assembly: Microsoft.VisualStudio.Data.Tools.Package (in Microsoft.VisualStudio.Data.Tools.Package.dll)
Syntax
'Declaration
Public Shared ReadOnly Property SV_Property_Description_FullTextIndex_KeyName As String
Get
'Usage
Dim value As String
value = SqlPackageResource.SV_Property_Description_FullTextIndex_KeyName
public static string SV_Property_Description_FullTextIndex_KeyName { get; }
public:
static property String^ SV_Property_Description_FullTextIndex_KeyName {
String^ get ();
}
static member SV_Property_Description_FullTextIndex_KeyName : string
static function get SV_Property_Description_FullTextIndex_KeyName () : String
Property Value
Type: System..::..String