หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Model type class for FullTextCatalog
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly FullTextCatalog As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.FullTextCatalog
public static readonly ModelTypeClass FullTextCatalog
public:
static initonly ModelTypeClass^ FullTextCatalog
static val FullTextCatalog: ModelTypeClass
public static final var FullTextCatalog : ModelTypeClass