BackupMediaSet.MirrorCount 屬性
Gets the mirror count.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public ReadOnly Property MirrorCount As Integer
Get
'用途
Dim instance As BackupMediaSet
Dim value As Integer
value = instance.MirrorCount
public int MirrorCount { get; }
public:
property int MirrorCount {
int get ();
}
member MirrorCount : int
function get MirrorCount () : int
屬性值
型別:System.Int32
The mirror count.