次の方法で共有


EntityProperty.GeneratePropertyForGuid(Nullable<Guid>) メソッド

定義

public static Microsoft.WindowsAzure.Storage.Table.EntityProperty GeneratePropertyForGuid (Guid? input);
static member GeneratePropertyForGuid : Nullable<Guid> -> Microsoft.WindowsAzure.Storage.Table.EntityProperty
Public Shared Function GeneratePropertyForGuid (input As Nullable(Of Guid)) As EntityProperty

パラメーター

input
Nullable<Guid>

戻り値

適用対象