SqlObjectProperty クラス

定義

プロパティに関する情報をカプセル化するクラス

[System.Runtime.InteropServices.ComVisible(false)]
public class SqlObjectProperty : Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty
[<System.Runtime.InteropServices.ComVisible(false)>]
type SqlObjectProperty = class
    inherit ObjectProperty
Public Class SqlObjectProperty
Inherits ObjectProperty
継承
SqlObjectProperty
属性

コンストラクター

名前 説明
SqlObjectProperty(XmlReadProperty)

xml リーダーからの初期化

プロパティ

名前 説明
Alias

このプロパティのエイリアス名を取得する

DBType

サイズを指定せずに tsql 型を取得する

DefaultValue

プロパティに関する情報をカプセル化するクラス

(継承元 ObjectProperty)
Expensive

は、プロパティが高価です

(継承元 ObjectProperty)
ExtendedType

型が DataTable に格納できない場合は true

(継承元 ObjectProperty)
KeyIndex

はプロパティ キー idex です

(継承元 ObjectProperty)
LinkFields

このプロパティの値を取得するために必要なリンクをリンク フィールドに取得する

Name

プロパティの名前

(継承元 ObjectProperty)
PropertyMode

プロパティのモード

(継承元 ObjectProperty)
ReadOnly

アクセス: 読み取り/書き込み

(継承元 ObjectProperty)
ReadOnlyAfterCreation

は、作成後に読み取り専用のプロパティです

(継承元 ObjectProperty)
ReferenceKeys

参照を構成するキーに関する情報

(継承元 ObjectProperty)
ReferenceTemplate

オブジェクト参照用の URN テンプレート

(継承元 ObjectProperty)
ReferenceTemplateParameters

参照を構成するキーに関する情報

(継承元 ObjectProperty)
ReferenceType

オブジェクト参照によって指される型

(継承元 ObjectProperty)
SessionValue

get set the temporary value

Size

サイズを取得する

Type

プロパティの型

(継承元 ObjectProperty)
Usage

プロパティに対して受け入れ可能な使用法

(継承元 ObjectProperty)
Value

このプロパティの tsql 値を取得/設定する

メソッド

名前 説明
Add(SqlObjectBase, Boolean)

ad this property to the StatementBuilder isTriggered=true は、ユーザーが要求したものではなく、ユーザーが要求したプロパティに必要であることを意味します

GetValue(SqlObjectBase)

複数のリンクをレンダリングするtsql値を取得する

適用対象