SV_Property_Description_SqlFileIsUnlimited Property
Looks up a localized string similar to True if this file is allowed to grow to an unlimited size..
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_SqlFileIsUnlimited As String
Get
'Usage
Dim value As String
value = SqlPackageResource.SV_Property_Description_SqlFileIsUnlimited
public static string SV_Property_Description_SqlFileIsUnlimited { get; }
public:
static property String^ SV_Property_Description_SqlFileIsUnlimited {
String^ get ();
}
static member SV_Property_Description_SqlFileIsUnlimited : string
static function get SV_Property_Description_SqlFileIsUnlimited () : String
Property Value
Type: System..::..String