RevertStatement Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents REVERT statement
[System.Serializable]
public class RevertStatement : Microsoft.SqlServer.TransactSql.ScriptDom.TSqlStatement
[<System.Serializable>]
type RevertStatement = class
inherit TSqlStatement
Public Class RevertStatement
Inherits TSqlStatement
- Inheritance
- Attributes
Uninitialized |
Constant to indicate and uninitialized token. (Inherited from TSqlFragment) |
Cookie |
Optional cookie expression |
First |
Gets or sets the first index of the token. (Inherited from TSqlFragment) |
Fragment |
Defines the number of characters the fragment takes up in the script it was parsed. (Inherited from TSqlFragment) |
Last |
Gets or sets the last index of the token. (Inherited from TSqlFragment) |
Script |
Gets or sets the script token stream. (Inherited from TSqlFragment) |
Start |
Gets the start column. (Inherited from TSqlFragment) |
Start |
Gets the start line. (Inherited from TSqlFragment) |
Start |
Defines the character offset of fragments starting location in the script it was parsed. (Inherited from TSqlFragment) |
Accept(TSql |
Accepts visitor |
Accept |
Accepts visitor for Children |
Produkt | Versioner |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161 |