Scheduler.Cpu 屬性
Gets the information about one CPU on an instance of SQL Server.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public ReadOnly Property Cpu As Cpu
Get
'用途
Dim instance As Scheduler
Dim value As Cpu
value = instance.Cpu
public Cpu Cpu { get; }
public:
property Cpu^ Cpu {
Cpu^ get ();
}
member Cpu : Cpu
function get Cpu () : Cpu
屬性值
型別:Microsoft.SqlServer.Management.Smo.Cpu
The information about one CPU on an instance of SQL Server