SqlAllowPageLocksIndexOption Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public class SqlAllowPageLocksIndexOption : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIndexOption
type SqlAllowPageLocksIndexOption = class
inherit SqlIndexOption
Public Class SqlAllowPageLocksIndexOption
Inherits SqlIndexOption
- Warisan
Properti
| Nama | Deskripsi |
|---|---|
| BoundObject | (Diperoleh dari SqlCodeObject) |
| Children | (Diperoleh dari SqlCodeObject) |
| EndLocation | (Diperoleh dari SqlCodeObject) |
| IsSqlCodeSnippet | (Diperoleh dari SqlCodeObject) |
| Length | (Diperoleh dari SqlCodeObject) |
| OnOffValue | |
| Parent | (Diperoleh dari SqlCodeObject) |
| Position | (Diperoleh dari SqlCodeObject) |
| Sql | (Diperoleh dari SqlCodeObject) |
| StartLocation | (Diperoleh dari SqlCodeObject) |
| Statement | (Diperoleh dari SqlCodeObject) |
| TokenManager | (Diperoleh dari SqlCodeObject) |
| Tokens | (Diperoleh dari SqlCodeObject) |
| Type | (Diperoleh dari SqlIndexOption) |
| Xml | (Diperoleh dari SqlCodeObject) |
Metode
| Nama | Deskripsi |
|---|---|
| Accept(ISqlCodeObjectVisitor) | |
| Accept<C>(ISqlCodeObjectContextVisitor<C>, C) | |
| Accept<T,C>(ISqlCodeObjectContextVisitor<T,C>, C) | |
| Accept<T>(ISqlCodeObjectVisitor<T>) | |