SqlCreateIndexStatement.BindIndexOptions Metode
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 static void BindIndexOptions(Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIndexOptionCollection options, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableRelationalIndex boundIndex, out bool mustBeOnline);
static member BindIndexOptions : Microsoft.SqlServer.Management.SqlParser.SqlCodeDom.SqlIndexOptionCollection * Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableRelationalIndex * bool -> unit
Public Shared Sub BindIndexOptions (options As SqlIndexOptionCollection, boundIndex As IMutableRelationalIndex, ByRef mustBeOnline As Boolean)
Parameter
- options
- SqlIndexOptionCollection
- boundIndex
- IMutableRelationalIndex
- mustBeOnline
- Boolean