SqlElementSource クラス
モデル要素ソースを表します。
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Class SqlElementSource _
Inherits ElementSource
'使用
Dim instance As SqlElementSource
public class SqlElementSource : ElementSource
public ref class SqlElementSource : public ElementSource
public class SqlElementSource extends ElementSource
継承階層
System.Object
Microsoft.Data.Schema.SchemaModel.ElementSource
Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlElementSource
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。