Affinity64Mask プロパティ
参照されたプロパティの値を取得します。値の設定も可能です。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Property Affinity64Mask As Integer
Get
Set
'使用
Dim instance As ServerAdapterBase
Dim value As Integer
value = instance.Affinity64Mask
instance.Affinity64Mask = value
public int Affinity64Mask { get; set; }
public:
virtual property int Affinity64Mask {
int get () sealed;
void set (int value) sealed;
}
abstract Affinity64Mask : int with get, set
override Affinity64Mask : int with get, set
final function get Affinity64Mask () : int
final function set Affinity64Mask (value : int)
プロパティ値
型: System. . :: . .Int32
参照されたプロパティ オプションの値を含む Int32 値です。