FullTextCatalogAndFileGroup.FileGroupName プロパティ

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

構文

'宣言
Public Property FileGroupName As Identifier
'使用
Dim instance As FullTextCatalogAndFileGroup
Dim value As Identifier

value = instance.FileGroupName

instance.FileGroupName = value
public Identifier FileGroupName { get; set; }
public:
property Identifier^ FileGroupName {
    Identifier^ get ();
    void set (Identifier^ value);
}
public function get FileGroupName () : Identifier
public function set FileGroupName (value : Identifier)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.Identifier

参照

参照

FullTextCatalogAndFileGroup クラス

FullTextCatalogAndFileGroup メンバ

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