SqlCreateIndexStatement.BindIndexOptions 메서드

정의

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)

매개 변수

mustBeOnline
Boolean

적용 대상