次の方法で共有


IMutableTableValuedFunction インターフェイス

SQL Server の変更可能なテーブル値関数を表します。

名前空間:  Microsoft.SqlServer.Management.SqlParser.Metadata
アセンブリ:  Microsoft.SqlServer.Management.SqlParser (Microsoft.SqlServer.Management.SqlParser.dll)

構文

'宣言
Public Interface IMutableTableValuedFunction _
    Inherits ITableValuedFunction, IMutableDatabaseTable, IDatabaseTable, IMutableTabular,  _
    ITabular, IMutableUserDefinedFunction, IUserDefinedFunction, IMutableFunction, IFunction,  _
    IMutableFunctionModuleBase, IFunctionModuleBase, IMutableUserDefinedFunctionModuleBase, IUserDefinedFunctionModuleBase, IMutableSchemaOwnedObject,  _
    ISchemaOwnedObject, IMutableDatabaseObject, IDatabaseObject, IMutableMetadataObject, IMetadataObject
'使用
Dim instance As IMutableTableValuedFunction
public interface IMutableTableValuedFunction : ITableValuedFunction, 
    IMutableDatabaseTable, IDatabaseTable, IMutableTabular, ITabular, IMutableUserDefinedFunction, 
    IUserDefinedFunction, IMutableFunction, IFunction, IMutableFunctionModuleBase, IFunctionModuleBase, 
    IMutableUserDefinedFunctionModuleBase, IUserDefinedFunctionModuleBase, IMutableSchemaOwnedObject, ISchemaOwnedObject, IMutableDatabaseObject, 
    IDatabaseObject, IMutableMetadataObject, IMetadataObject
public interface class IMutableTableValuedFunction : ITableValuedFunction, 
    IMutableDatabaseTable, IDatabaseTable, IMutableTabular, ITabular, IMutableUserDefinedFunction, 
    IUserDefinedFunction, IMutableFunction, IFunction, IMutableFunctionModuleBase, IFunctionModuleBase, 
    IMutableUserDefinedFunctionModuleBase, IUserDefinedFunctionModuleBase, IMutableSchemaOwnedObject, ISchemaOwnedObject, IMutableDatabaseObject, 
    IDatabaseObject, IMutableMetadataObject, IMetadataObject
type IMutableTableValuedFunction =  
    interface
        interface ITableValuedFunction
        interface IMutableDatabaseTable
        interface IDatabaseTable
        interface IMutableTabular
        interface ITabular
        interface IMutableUserDefinedFunction
        interface IUserDefinedFunction
        interface IMutableFunction
        interface IFunction
        interface IMutableFunctionModuleBase
        interface IFunctionModuleBase
        interface IMutableUserDefinedFunctionModuleBase
        interface IUserDefinedFunctionModuleBase
        interface IMutableSchemaOwnedObject
        interface ISchemaOwnedObject
        interface IMutableDatabaseObject
        interface IDatabaseObject
        interface IMutableMetadataObject
        interface IMetadataObject
    end
public interface IMutableTableValuedFunction extends ITableValuedFunction, IMutableDatabaseTable, IDatabaseTable, IMutableTabular, ITabular, IMutableUserDefinedFunction, IUserDefinedFunction, IMutableFunction, IFunction, IMutableFunctionModuleBase, IFunctionModuleBase, IMutableUserDefinedFunctionModuleBase, IUserDefinedFunctionModuleBase, IMutableSchemaOwnedObject, ISchemaOwnedObject, IMutableDatabaseObject, IDatabaseObject, IMutableMetadataObject, IMetadataObject

IMutableTableValuedFunction 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ BodyText モジュールを定義する Transact-SQL 文字列を取得または設定します。 (IMutableUserDefinedFunction から継承されています。)
パブリック プロパティ BodyText モジュールを定義する Transact-SQL 文字列を取得します。 (IUserDefinedFunction から継承されています。)
パブリック プロパティ CollationInfo オブジェクト コレクションによって使用される CollationInfo オブジェクトを取得します。 (IDatabaseTable から継承されています。)
パブリック プロパティ Columns このオブジェクトに属する列のコレクションを取得します。 (IMutableTabular から継承されています。)
パブリック プロパティ Columns このオブジェクトに属する列のコレクションを取得します。 (ITabular から継承されています。)
パブリック プロパティ Constraints テーブル制約のコレクションを取得します。 (IDatabaseTable から継承されています。)
パブリック プロパティ Constraints テーブル制約のコレクションを取得します。 (IMutableDatabaseTable から継承されています。)
パブリック プロパティ ExecutionContext モジュールの実行コンテキストを示す IExecutionContext オブジェクトを取得または設定します。 (IMutableUserDefinedFunctionModuleBase から継承されています。)
パブリック プロパティ ExecutionContext モジュールの実行コンテキストを示す IExecutionContext オブジェクトを取得します。 (IUserDefinedFunctionModuleBase から継承されています。)
パブリック プロパティ Indexes テーブル インデックスのコレクションを取得します。 (IDatabaseTable から継承されています。)
パブリック プロパティ Indexes テーブル インデックスのコレクションを取得します。 (IMutableDatabaseTable から継承されています。)
パブリック プロパティ IsEncrypted モジュールが暗号化されているかどうかを示す値を取得または設定します。 (IMutableUserDefinedFunctionModuleBase から継承されています。)
パブリック プロパティ IsEncrypted モジュールが暗号化されているかどうかを示す値を取得します。 (IUserDefinedFunctionModuleBase から継承されています。)
パブリック プロパティ IsInline テーブル値関数がインライン関数であるかどうかを示す値を取得または設定します。
パブリック プロパティ IsInline テーブル値関数がインライン関数であるかどうかを示す値を取得します。 (ITableValuedFunction から継承されています。)
パブリック プロパティ IsQuotedIdentifierOn 引用符で囲まれた識別子のオプションがオンであるかどうかを示すブール値を取得または設定します。 (IMutableUserDefinedFunction から継承されています。)
パブリック プロパティ IsQuotedIdentifierOn 一意の識別子のオプションがオンであるかどうかを示すブール値を取得します。 (IUserDefinedFunction から継承されています。)
パブリック プロパティ IsSchemaBound ユーザー定義関数がスキーマにバインドされるかどうかを示す値を取得または設定します。 (IMutableUserDefinedFunction から継承されています。)
パブリック プロパティ IsSchemaBound ユーザー定義関数がスキーマにバインドされるかどうかを示す値を取得します。 (IUserDefinedFunction から継承されています。)
パブリック プロパティ IsSqlClr CLR モジュールかどうかを示す値を取得または設定します。 (IMutableUserDefinedFunction から継承されています。)
パブリック プロパティ IsSqlClr CLR モジュールかどうかを示す値を取得します。 (IUserDefinedFunction から継承されています。)
パブリック プロパティ IsSystemObject システム オブジェクトであるかどうかを示す値を取得します。 (IDatabaseObject から継承されています。)
パブリック プロパティ IsSystemObject システム オブジェクトであるかどうかを示す値を取得または設定します。 (IMutableDatabaseObject から継承されています。)
パブリック プロパティ Name メタデータ オブジェクトの名前を取得します。 (IMetadataObject から継承されています。)
パブリック プロパティ Parameters 関数またはモジュールが受け取るパラメーターを含むコレクションを取得します。 (IFunctionModuleBase から継承されています。)
パブリック プロパティ Parameters 関数またはモジュールが受け取るパラメーターを含むコレクションを取得します。 (IMutableFunctionModuleBase から継承されています。)
パブリック プロパティ Parent このオブジェクトの親である IDatabaseObject オブジェクトを取得します。 (IDatabaseObject から継承されています。)
パブリック プロパティ Schema このオブジェクトを所有する ISchema オブジェクトを取得します。 (ISchemaOwnedObject から継承されています。)
パブリック プロパティ TableVariableName 返されるテーブル変数名を取得または設定します。
パブリック プロパティ TableVariableName 返されるテーブルの変数名を取得します。 (ITableValuedFunction から継承されています。)
パブリック プロパティ TabularType 表形式の型を取得します。 (ITabular から継承されています。)
パブリック プロパティ Unaliased このオブジェクトが別名となっている、元の ITabular オブジェクトを取得します。 (ITabular から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Accept< (Of < <' (T> ) > > )(IDatabaseObjectVisitor< (Of < <' (T> ) > > )) 指定した IDatabaseObjectVisitor<(Of <(<'T>)>)> オブジェクトからのアクセスを許可します。 (IDatabaseObject から継承されています。)
パブリック メソッド Accept< (Of < <' (T> ) > > )(IMetadataObjectVisitor< (Of < <' (T> ) > > )) 指定した IMetadataObjectVisitor<(Of <(<'T>)>)> オブジェクトからのアクセスを許可します。 (IMetadataObject から継承されています。)
パブリック メソッド Accept< (Of < <' (T> ) > > )(ISchemaOwnedObjectVisitor< (Of < <' (T> ) > > )) 指定した ISchemaOwnedObjectVisitor<(Of <(<'T>)>)> オブジェクトからのアクセスを許可します。 (ISchemaOwnedObject から継承されています。)

先頭に戻る