Construtor SchemaNamedKey<T>
Initialize a new instance of theSchemaNamedKey<T> class.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New SchemaNamedKey()
public SchemaNamedKey()
public:
SchemaNamedKey()
new : unit -> SchemaNamedKey
public function SchemaNamedKey()