你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LayoutPropertyScope(LayoutCode, Boolean) 构造函数

定义

protected LayoutPropertyScope (Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode code, bool immutable);
new Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutCode * bool -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutPropertyScope
Protected Sub New (code As LayoutCode, immutable As Boolean)

参数

code
LayoutCode
immutable
Boolean

适用于