LayoutBinary クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class LayoutBinary : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.LayoutType<byte[]>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSequenceWritable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanReadable<byte>, Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutSpanWritable<byte>
type LayoutBinary = class
inherit LayoutType<byte[]>
interface ILayoutSpanWritable<byte>
interface ILayoutType
interface ILayoutSpanReadable<byte>
interface ILayoutSequenceWritable<byte>
Public NotInheritable Class LayoutBinary
Inherits LayoutType(Of Byte())
Implements ILayoutSequenceWritable(Of Byte), ILayoutSpanReadable(Of Byte), ILayoutSpanWritable(Of Byte)
- 継承
- 実装
フィールド
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