AffinityInfoBase Constructor
Initializes a new instance of the AffinityInfoBase class.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AffinityInfoBase()
protected AffinityInfoBase()
protected:
AffinityInfoBase()
new : unit -> AffinityInfoBase
protected function AffinityInfoBase()