共用方式為


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.