Aracılığıyla paylaş


MasterKey Constructor

Initializes a new instance of the MasterKey class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Bildirim
Public Sub New
'Kullanım

Dim instance As New MasterKey()
public MasterKey()
public:
MasterKey()
new : unit -> MasterKey
public function MasterKey()

Remarks

The default constructor initializes any fields to their default values.

Examples

Calling Methods

See Also

Reference

MasterKey Class

MasterKey Overload

Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Encryption Hierarchy

CREATE MASTER KEY (Transact-SQL)