Aracılığıyla paylaş


CreateXmlIndexStatement.SecondaryXmlIndexType Özellik

Alır veya ikincil xml dizin türünü ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property SecondaryXmlIndexType As SecondaryXmlIndexType
    Get
    Set
public SecondaryXmlIndexType SecondaryXmlIndexType { get; set; }
public:
property SecondaryXmlIndexType SecondaryXmlIndexType {
    SecondaryXmlIndexType get ();
    void set (SecondaryXmlIndexType value);
}
member SecondaryXmlIndexType : SecondaryXmlIndexType with get, set
function get SecondaryXmlIndexType () : SecondaryXmlIndexType
function set SecondaryXmlIndexType (value : SecondaryXmlIndexType)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.SecondaryXmlIndexType
Döndürür bir SecondaryXmlIndexType numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CreateXmlIndexStatement Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı