次の方法で共有


RedirectFields プロパティ

フィールドにリダイレクトされるオブジェクトのコレクションを取得します。このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public ReadOnly Property RedirectFields As StringCollection
    Get
'使用
Dim instance As XmlReadOrderByRedirect
Dim value As StringCollection

value = instance.RedirectFields
public StringCollection RedirectFields { get; }
public:
property StringCollection^ RedirectFields {
    StringCollection^ get ();
}
member RedirectFields : StringCollection
function get RedirectFields () : StringCollection

プロパティ値

型: System.Collections.Specialized. . :: . .StringCollection
フィールドにリダイレクトされるオブジェクトのコレクションです。