Expand Minimize
This topic has not yet been rated - Rate this topic

CreateDispositionType Enumeration

The CreateDispositionType enumeration contains values that are used to specify the source of the symmetric key.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum CreateDispositionType
Member nameDescription
CreateNewIndicates a new Symmetric Key should be created.
OpenExistingIndicates an existing Symmetric Key should be used.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.