Langage

ColumnEncryptionKey Constructeurs

Définition

Surcharges

ColumnEncryptionKey()

public ColumnEncryptionKey();
Public Sub New ()

S’applique à

ColumnEncryptionKey(Database, String)

public ColumnEncryptionKey(Microsoft.SqlServer.Management.Smo.Database database, string name);
new Microsoft.SqlServer.Management.Smo.ColumnEncryptionKey : Microsoft.SqlServer.Management.Smo.Database * string -> Microsoft.SqlServer.Management.Smo.ColumnEncryptionKey
Public Sub New (database As Database, name As String)

Paramètres

database
Database
name
String

S’applique à