TableName クラス

継承階層

  Microsoft.SqlServer.Management.Dac.TableName

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

構文

'宣言

Public Class TableName
'使用

Dim instance As TableName
public class TableName
public ref class TableName
type TableName =  class end
public class TableName

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

コンストラクター

  名前 説明
パブリック メソッド TableName Initializes a new instance of the TableName class.

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Name Gets the name of the table.
パブリック プロパティ SchemaName Gets the schema for the table.

先頭に戻る

メソッド

  名前 説明
パブリック メソッド ( から継承されています。)
プロテクト メソッド ( から継承されています。)
パブリック メソッド ( から継承されています。)
パブリック メソッド ( から継承されています。)
プロテクト メソッド ( から継承されています。)
パブリック メソッド ( から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Management.Dac 名前空間