DatabaseEvent.CreateCertificate Property
SQL Server 2005
Gets a database event that can be included in the event set.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public static DatabaseEvent get_CreateCertificate ()
public static function get CreateCertificate () : DatabaseEvent
Property Value
A DatabaseEvent object that represents the CreateCertificate that can be included in the database event set.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.