你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
LayoutIndexedScope 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
protected LayoutIndexedScope (Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode code, bool immutable, bool isSizedScope, bool isFixedArity, bool isUniqueScope, bool isTypedScope);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode * bool * bool * bool * bool * bool -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutIndexedScope
Protected Sub New (code As LayoutCode, immutable As Boolean, isSizedScope As Boolean, isFixedArity As Boolean, isUniqueScope As Boolean, isTypedScope As Boolean)
参数
- code
- LayoutCode
- immutable
- Boolean
- isSizedScope
- Boolean
- isFixedArity
- Boolean
- isUniqueScope
- Boolean
- isTypedScope
- Boolean