Size 属性
Gets or sets the size of the file group in MB.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)
语法
声明
<SfcPropertyAttribute> _
Public ReadOnly Property Size As Double
Get
用法
Dim instance As FileGroup
Dim value As Double
value = instance.Size
[SfcPropertyAttribute]
public double Size { get; }
[SfcPropertyAttribute]
public:
property double Size {
double get ();
}
[<SfcPropertyAttribute>]
member Size : float
function get Size () : double
属性值
类型:System. . :: . .Double
A Double value that specifies the size of the file group in MB.