EvaluationHistory.Key Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EvaluationHistory.Key() |
Default constructor for generic Key generation |
EvaluationHistory.Key(EvaluationHistory+Key) |
Constructors |
EvaluationHistory.Key(Int64) |
EvaluationHistory.Key()
Default constructor for generic Key generation
public Key ();
Public Sub New ()
Applies to
EvaluationHistory.Key(EvaluationHistory+Key)
Constructors
public Key (Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key other);
new Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key : Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key -> Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
Public Sub New (other As EvaluationHistory.Key)
Parameters
- other
- EvaluationHistory.Key
Applies to
EvaluationHistory.Key(Int64)
public Key (long id);
new Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key : int64 -> Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
Public Sub New (id As Long)
Parameters
- id
- Int64