SV_Property_Description_SpatialIndex_GridDensityLevel3 Property

Looks up a localized string similar to Specifies the density of the third-level grid..

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_SpatialIndex_GridDensityLevel3 As String
    Get
'Usage
Dim value As String

value = SqlPackageResource.SV_Property_Description_SpatialIndex_GridDensityLevel3
public static string SV_Property_Description_SpatialIndex_GridDensityLevel3 { get; }
public:
static property String^ SV_Property_Description_SpatialIndex_GridDensityLevel3 {
    String^ get ();
}
static member SV_Property_Description_SpatialIndex_GridDensityLevel3 : string
static function get SV_Property_Description_SpatialIndex_GridDensityLevel3 () : String

Property Value

Type: System..::..String

See Also

Reference

SqlPackageResource Class

Microsoft.VisualStudio.Data.Tools.Package Namespace