SourceDeclaration クラス

イベント ソースの宣言の名前を表します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class SourceDeclaration _
    Inherits Expression
'使用
Dim instance As SourceDeclaration
[SerializableAttribute]
public class SourceDeclaration : Expression
[SerializableAttribute]
public ref class SourceDeclaration : public Expression
public class SourceDeclaration extends Expression

継承階層

System.Object
  Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
    Microsoft.Data.Schema.ScriptDom.Sql.Expression
      Microsoft.Data.Schema.ScriptDom.Sql.SourceDeclaration

スレッド セーフ

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

参照

参照

SourceDeclaration メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間