CursorDefaultDatabaseOption.IsLocal 属性

定义

如果游标默认值设置为 LOCAL,则为 true;如果设置为 GLOBAL,则为 false

public bool IsLocal { get; set; }
member this.IsLocal : bool with get, set
Public Property IsLocal As Boolean

属性值

适用于