Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ドキュメントを見ると、GUIDデータ型が見つかりません。ランダムなGUIDを生成する関数などはありますか?それは何ですか?
$System.Util.CreateGUID()
これはデータ型を返しませんが、単なる文字列です。論理/表示/ODBC間の特別な検証または変換が必要な場合は、独自のデータ型クラスを作成できます。