CreateFullTextCatalogStatement クラス
名前空間 : Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ : Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class CreateFullTextCatalogStatement _
Inherits FullTextCatalogStatement _
Implements IAuthorization
'使用
Dim instance As CreateFullTextCatalogStatement
[SerializableAttribute]
public class CreateFullTextCatalogStatement : FullTextCatalogStatement,
IAuthorization
[SerializableAttribute]
public ref class CreateFullTextCatalogStatement : public FullTextCatalogStatement,
IAuthorization
public class CreateFullTextCatalogStatement extends FullTextCatalogStatement implements IAuthorization
継承階層
System.Object
Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
Microsoft.Data.Schema.ScriptDom.Sql.TSqlStatement
Microsoft.Data.Schema.ScriptDom.Sql.FullTextCatalogStatement
Microsoft.Data.Schema.ScriptDom.Sql.CreateFullTextCatalogStatement
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。