LayoutUtf8 クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class LayoutUtf8 : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType<string>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutUtf8SpanReadable, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutUtf8SpanWritable
type LayoutUtf8 = class
inherit LayoutType<string>
interface ILayoutUtf8SpanWritable
interface ILayoutType
interface ILayoutUtf8SpanReadable
Public NotInheritable Class LayoutUtf8
Inherits LayoutType(Of String)
Implements ILayoutUtf8SpanReadable, ILayoutUtf8SpanWritable
- 継承
- 実装
フィールド
Immutable | (継承元 LayoutType) |
LayoutCode | (継承元 LayoutType) |
Size | (継承元 LayoutType) |
プロパティ
AllowVariable | (継承元 LayoutType) |
IsBool | (継承元 LayoutType) |
IsFixed | |
IsNull | (継承元 LayoutType) |
IsVarint | (継承元 LayoutType) |
Name |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET