HistoryRepository.TableSchema 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含历史记录表的架构;如果应使用默认架构, null
则为 。
protected virtual string TableSchema { get; }
protected virtual string? TableSchema { get; }
member this.TableSchema : string
Protected Overridable ReadOnly Property TableSchema As String