다음을 통해 공유


Size 속성

Gets or sets the size of the file group in MB.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<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.