コンテンツ スニペットはページ テンプレートに挿入されるため、テンプレート内のすべてのラベル、テキスト文字列、または画像をコンテンツ管理できます。
Messages
次の表に、コンテンツ スニペット (mspp_contentsnippet) テーブルのメッセージを示します。 メッセージは、テーブルに対して実行できる操作を表します。 イベントである場合もあります。
| 名前 イベントですか? |
Web API 操作 | .NET 用 SDK |
|---|---|---|
Associateイベント: True |
レコードの関連付け | レコードの関連付け |
Createイベント: True |
POST /mspp_contentsnippets「作成」を参照してください。 |
レコードの作成 |
CreateMultipleイベント: True |
CreateMultiple | CreateMultipleRequest |
Deleteイベント: True |
DELETE /mspp_contentsnippets(mspp_contentsnippetid)「削除」を参照してください |
レコードの削除 |
Disassociateイベント: True |
レコードの関連付けを解除する | レコードの関連付けを解除する |
Retrieveイベント: True |
GET /mspp_contentsnippets(mspp_contentsnippetid)「取得」を参照してください |
レコードの取得 |
RetrieveEntityChangesイベント: True |
RetrieveEntityChangesRequest | |
RetrieveMultipleイベント: True |
GET /mspp_contentsnippets「データのクエリ」を参照してください |
データのクエリ |
Updateイベント: True |
PATCH /mspp_contentsnippets(mspp_contentsnippetid)アップデートを見る |
レコードの更新 |
UpdateMultipleイベント: True |
UpdateMultiple | UpdateMultipleRequest |
Upsertイベント: False |
PATCH /mspp_contentsnippets(mspp_contentsnippetid)「テーブル行の更新挿入」を参照してください。 |
UpsertRequest |
UpsertMultipleイベント: False |
UpsertMultiple | UpsertMultipleRequest |
イベント
次の表に、コンテンツ スニペット (mspp_contentsnippet) テーブルのイベントを示します。 イベントは、サブスクライブできるように存在するメッセージです。 イベントを追加しない限り、メッセージを呼び出すのではなく、サブスクライブするだけです。
| 名前 | Web API 操作 | .NET 用 SDK |
|---|---|---|
BulkRetain |
BulkRetain | SDK for .NET でメッセージを使用する方法を学習します |
PurgeRetainedContent |
PurgeRetainedContent | SDK for .NET でメッセージを使用する方法を学習します |
Retain |
Retain | SDK for .NET でメッセージを使用する方法を学習します |
RollbackRetain |
RollbackRetain | SDK for .NET でメッセージを使用する方法を学習します |
ValidateRetentionConfig |
ValidateRetentionConfig | SDK for .NET でメッセージを使用する方法を学習します |
プロパティ
次の表に、コンテンツ スニペット (mspp_contentsnippet) テーブルの選択したプロパティを示します。
| プロパティ | 価値 |
|---|---|
| DisplayName | コンテンツ スニペット |
| DisplayCollectionName (表示コレクション名) | コンテンツ スニペット |
| スキーマ名 | mspp_contentsnippet |
| コレクションスキーマ名 | mspp_contentsnippets |
| エンティティセット名 | mspp_contentsnippets |
| 論理名 | mspp_contentsnippet |
| 論理コレクション名 | mspp_contentsnippets |
| PrimaryId属性 | mspp_contentsnippetid |
| プライマリ名属性 | mspp_name |
| テーブルタイプ | Virtual |
| 所有権タイプ | OrganizationOwned |
書き込み可能な列/属性
これらの列/属性は、 IsValidForCreate または IsValidForUpdate (通常は両方) のいずれかに対して true を返します。 SchemaName で一覧表示されます。
- mspp_contentsnippetId
- mspp_contentsnippetlanguageid
- mspp_createdby
- mspp_createdbyipaddress
- mspp_createdbyusername
- mspp_createdon
- mspp_display_name
- mspp_modifiedby
- mspp_modifiedbyipaddress
- mspp_modifiedbyusername
- mspp_modifiedon
- mspp_name
- mspp_type
- mspp_value
- mspp_websiteid
- 状態コード
- ステータスコード
mspp_contentsnippetId
| プロパティ | 価値 |
|---|---|
| Description | エンティティインスタンスの一意の識別子 |
| DisplayName | コンテンツ スニペット |
| IsValidForForm | いいえ |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_contentsnippetid |
| 必須レベル | システム必須 |
| タイプ | Uniqueidentifier |
mspp_contentsnippetlanguageid
| プロパティ | 価値 |
|---|---|
| Description | コンテンツ スニペットを言語固有にするオプション |
| DisplayName | コンテンツ スニペット言語 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_contentsnippetlanguageid |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | mspp_websitelanguage |
mspp_createdby
| プロパティ | 価値 |
|---|---|
| Description | レコードを作成したユーザーが表示されます。 |
| DisplayName | 作成者 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_createdby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
mspp_createdbyipaddress
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | IP アドレスで作成 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_createdbyipaddress |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
mspp_createdbyusername
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | ユーザー名で作成 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_createdbyusername |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
mspp_createdon
| プロパティ | 価値 |
|---|---|
| Description | レコードが作成された日時を表示します。 |
| DisplayName | 作成日 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_createdon |
| 必須レベル | None |
| タイプ | DateTime |
| CanChangeDateTime動作 | 正しい |
| 日時動作 | ユーザーローカル |
| Format | 日付と時刻 |
| ImeMode | 非アクティブ |
| ソースタイプマスク | 0 |
mspp_display_name
| プロパティ | 価値 |
|---|---|
| Description | データ編集モードのユーザー インターフェイス (UI) に表示されるラベルを格納します。 |
| DisplayName | 表示名 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_display_name |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 250 |
mspp_modifiedby
| プロパティ | 価値 |
|---|---|
| Description | レコードを最後に更新したユーザーが表示されます。 |
| DisplayName | 変更者 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_modifiedby |
| 必須レベル | None |
| タイプ | 参照 |
| Targets | systemuser |
mspp_modifiedbyipaddress
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | IP アドレスによる変更 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_modifiedbyipaddress |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
mspp_modifiedbyusername
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | ユーザー名による変更 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_modifiedbyusername |
| 必須レベル | None |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
mspp_modifiedon
| プロパティ | 価値 |
|---|---|
| Description | レコードが変更された日時を表示します。 |
| DisplayName | 修正日 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_modifiedon |
| 必須レベル | None |
| タイプ | DateTime |
| CanChangeDateTime動作 | 正しい |
| 日時動作 | ユーザーローカル |
| Format | 日付と時刻 |
| ImeMode | 非アクティブ |
| ソースタイプマスク | 0 |
mspp_name
| プロパティ | 価値 |
|---|---|
| Description | カスタムエンティティの名前。 |
| DisplayName | 名前 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_name |
| 必須レベル | アプリケーション必須 |
| タイプ | String |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 100 |
mspp_type
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | タイプ |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_type |
| 必須レベル | None |
| タイプ | ピックリスト |
| デフォルトフォーム値 | 756150000 |
| グローバル選択名 | mspp_contentsnippet_mspp_type |
mspp_typeの選択肢/オプション
| 価値 | ラベル |
|---|---|
| 756150000 | Text |
| 756150001 | HTML |
mspp_value
| プロパティ | 価値 |
|---|---|
| Description | |
| DisplayName | 価値 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_value |
| 必須レベル | 推奨 |
| タイプ | メモ |
| Format | テキスト |
| FormatName | テキスト |
| ImeMode | Auto |
| ローカライズ可能 | いいえ |
| MaxLength | 1048576 |
mspp_websiteid
| プロパティ | 価値 |
|---|---|
| Description | コンテンツ スニペットに関連付けられている Web サイトの一意識別子。 |
| DisplayName | Web サイト |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | mspp_websiteid |
| 必須レベル | アプリケーション必須 |
| タイプ | 参照 |
| Targets | mspp_website |
statecode
| プロパティ | 価値 |
|---|---|
| Description | コンテンツ スニペットの状態 |
| DisplayName | 地位 |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | statecode |
| 必須レベル | システム必須 |
| タイプ | State |
| デフォルトフォーム値 | |
| グローバル選択名 | mspp_contentsnippet_statecode |
statecode の選択肢/オプション
| 価値 | 詳細 |
|---|---|
| 0 | ラベル: アクティブ DefaultStatus: 1 不変名: Active |
| 1 | ラベル: 非アクティブ DefaultStatus: 2 不変名: Inactive |
statuscode
| プロパティ | 価値 |
|---|---|
| Description | コンテンツ スニペットの状態の理由 |
| DisplayName | ステータス |
| IsValidForForm | 正しい |
| IsValidForRead (読み取りの有効値) | 正しい |
| LogicalName | statuscode |
| 必須レベル | None |
| タイプ | ステータス |
| デフォルトフォーム値 | |
| グローバル選択名 | mspp_contentsnippet_statuscode |
ステータスコードの選択肢/オプション
| 価値 | 詳細 |
|---|---|
| 1 | ラベル: アクティブ 状態:0 TransitionData: なし |
| 2 | ラベル: 非アクティブ 状態:1 TransitionData: なし |
多対 1 の関係
これらの関係は多対 1 です。 SchemaName で一覧表示されます。
- mspp_systemuser_mspp_contentsnippet_createdby
- mspp_systemuser_mspp_contentsnippet_modifiedby
- mspp_website_contentsnippet
- mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
mspp_systemuser_mspp_contentsnippet_createdby
1-To-Many リレーションシップ: systemuser mspp_systemuser_mspp_contentsnippet_createdby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | mspp_createdby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | mspp_createdby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
mspp_systemuser_mspp_contentsnippet_modifiedby
1-To-Many リレーションシップ: systemuser mspp_systemuser_mspp_contentsnippet_modifiedby
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | systemuser |
| 参照属性 | systemuserid |
| ReferencingAttribute (参照属性) | mspp_modifiedby |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | mspp_modifiedby |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
mspp_website_contentsnippet
一To-Many リレーションシップ: mspp_website mspp_website_contentsnippet
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mspp_website |
| 参照属性 | mspp_websiteid |
| ReferencingAttribute (参照属性) | mspp_websiteid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | mspp_websiteid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
1-To-Many リレーションシップ: mspp_websitelanguage mspp_websitelanguage_contentsnippet_contentsnippetlanguageid
| プロパティ | 価値 |
|---|---|
| 参照エンティティ | mspp_websitelanguage |
| 参照属性 | mspp_websitelanguageid |
| ReferencingAttribute (参照属性) | mspp_contentsnippetlanguageid |
| ReferencingEntityNavigationPropertyName (参照エンティティナビゲーションプロパティ名) | mspp_contentsnippetlanguageid |
| IsHierarchical | |
| カスケード構成 | アーカイブ: NoCascade割り当てる: NoCascade削除: NoCascadeマージ: NoCascade親の再設定: NoCascadeロールアップビュー: NoCascade共有: NoCascade共有解除: NoCascade |
こちらも参照ください
Dataverse テーブル/エンティティの参照
Dataverse Web API リファレンス
mspp_contentsnippet