Construtor EvaluationDetail.Key (Int64)
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New ( _
id As Long _
)
'Uso
Dim id As Long
Dim instance As New EvaluationDetail..::..Key(id)
public Key(
long id
)
public:
Key(
long long id
)
new :
id:int64 -> Key
public function EvaluationDetail..::..Key(
id : long
)
Parâmetros
- id
Tipo: System. . :: . .Int64