프로퍼티 | 타입 | 설명 | |
---|---|---|---|
generation | System.UInt64 | ||
kindId |
메소드 | 설명 | |
---|---|---|
StoredDataSpecifier ( List |
Use this contructor to create a StoreDataSpecifier that requests an array Range.
|
|
StoredDataSpecifier ( List |
Use this contructor to create a StoreDataSpecifier that requests a dictionary.
|
|
StoredDataSpecifier ( |
Use this contructor to create a StoreDataSpecifier that requests a singale value.
|
|
StoredDataSpecifier ( |
Just an initializer! Use only while reading a message from wire.
|
public StoredDataSpecifier ( List |
||
indices | List |
The array ranges you want to fetch |
kindId | The Kind ID of the requsted Kind | |
generation | System.UInt64 | The generation_counter of this value |
manager | ||
리턴 | System |
public StoredDataSpecifier ( List |
||
keys | List |
The value keys to be fetched. Set this parameter null to create a wildcard fetch. |
kindId | The Kind ID of the requsted Kind | |
generation | System.UInt64 | The generation_counter of this value |
manager | ||
리턴 | System |
public StoredDataSpecifier ( |
||
kindId | The Kind ID of the requsted Kind | |
generation | System.UInt64 | The generation_counter of this value |
manager | ||
리턴 | System |
public StoredDataSpecifier ( |
||
manager | ||
리턴 | System |