AlterSymmetricKeyStatement Properties

Include Protected Members
Include Inherited Members

The AlterSymmetricKeyStatement type exposes the following members.

Properties

  Name Description
Public property EncryptingMechanisms Gets or sets the key encryption mechanisms. (Inherited from SymmetricKeyStatement.)
Public property FirstTokenIndex Gets or sets the first token index. (Inherited from TSqlFragment.)
Public property FragmentLength Gets the fragment length. (Inherited from TSqlFragment.)
Public property IsAdd Gets or sets a value that indicates whether the AlterSymmetricKeyStatement objet adds the encryption mechanisms.
Public property LastTokenIndex Gets or sets the last token index. (Inherited from TSqlFragment.)
Public property Name Gets or sets the Key name. (Inherited from SymmetricKeyStatement.)
Public property ScriptTokenStream Gets or sets a list of token streams. (Inherited from TSqlFragment.)
Public property StartColumn Gets the starting column. (Inherited from TSqlFragment.)
Public property StartLine Gets the starting line. (Inherited from TSqlFragment.)
Public property StartOffset Gets the fragment start offset value. (Inherited from TSqlFragment.)

Top

See Also

Reference

AlterSymmetricKeyStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace