Aracılığıyla paylaş


ITableOptions Arabirimi

ITableOptions Temsil eden bir arabirim sınıfı olan bir koleksiyon bir tablo. ile ilişkili olan seçeneklerin

Bu API, CLS ile uyumlu değildir. CLS ile uyumlu olan alternatifi şudur: .

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<CLSCompliantAttribute(False)> _
<StateChangeEventAttribute("ALTER_SCHEMA", "TABLE")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.Enforce Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<StateChangeEventAttribute("ALTER_AUTHORIZATION_DATABASE", "TABLE")> _
<StateChangeEventAttribute("CREATE_TABLE", "TABLE")> _
<StateChangeEventAttribute("ALTER_TABLE", "TABLE")> _
<StateChangeEventAttribute("RENAME", "TABLE")> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")> _
<DisplayNameKeyAttribute("ITableOptions_Name")> _
<DisplayDescriptionKeyAttribute("ITableOptions_Desc")> _
Public Interface ITableOptions _
    Inherits IDmfFacet
'Kullanım
Dim instance As ITableOptions
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute("ALTER_SCHEMA", "TABLE")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.Enforce|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[StateChangeEventAttribute("ALTER_AUTHORIZATION_DATABASE", "TABLE")]
[StateChangeEventAttribute("CREATE_TABLE", "TABLE")]
[StateChangeEventAttribute("ALTER_TABLE", "TABLE")]
[StateChangeEventAttribute("RENAME", "TABLE")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[DisplayNameKeyAttribute("ITableOptions_Name")]
[DisplayDescriptionKeyAttribute("ITableOptions_Desc")]
public interface ITableOptions : IDmfFacet
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute(L"ALTER_SCHEMA", L"TABLE")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::Enforce|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[StateChangeEventAttribute(L"ALTER_AUTHORIZATION_DATABASE", L"TABLE")]
[StateChangeEventAttribute(L"CREATE_TABLE", L"TABLE")]
[StateChangeEventAttribute(L"ALTER_TABLE", L"TABLE")]
[StateChangeEventAttribute(L"RENAME", L"TABLE")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[DisplayNameKeyAttribute(L"ITableOptions_Name")]
[DisplayDescriptionKeyAttribute(L"ITableOptions_Desc")]
public interface class ITableOptions : IDmfFacet
[<CLSCompliantAttribute(false)>]
[<StateChangeEventAttribute("ALTER_SCHEMA", "TABLE")>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.Enforce|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<StateChangeEventAttribute("ALTER_AUTHORIZATION_DATABASE", "TABLE")>]
[<StateChangeEventAttribute("CREATE_TABLE", "TABLE")>]
[<StateChangeEventAttribute("ALTER_TABLE", "TABLE")>]
[<StateChangeEventAttribute("RENAME", "TABLE")>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.LocalizableResources")>]
[<DisplayNameKeyAttribute("ITableOptions_Name")>]
[<DisplayDescriptionKeyAttribute("ITableOptions_Desc")>]
type ITableOptions =  
    interface
        interface IDmfFacet
    end
public interface ITableOptions extends IDmfFacet

ITableOptions türü aşağıdaki üyeleri açıklar.

Özellikler

  Ad Açıklama
Ortak özellik AnsiNullsStatus Alır veya ayarlar Boolean değeri belirler olup ISO null işleme etkin tablo.
Ortak özellik ChangeTrackingEnabled Alır veya ayarlar Boolean değeri belirler mi değişiklik izleme etkinleştirilmiş olduğu tablo.
Ortak özellik CreateDate Tarih ve tablo oluşturulduğu saat alır.
Ortak özellik FakeSystemTable Alır Boolean belirleyen bir değer olup olmadığını tablo başvuran bir sistem tablo.
Ortak özellik ID Benzersiz olarak tanımlayan kimlik değerini alır tablo.
Ortak özellik IsSchemaOwned Alır Boolean değerini belirleyen Tablo şeması vardır bir sahibi.
Ortak özellik IsSystemObject Alır Boolean değerini belirleyen tablo olup bir sistem nesnesi.
Ortak özellik LockEscalation Alır veya tablo üzerinde uygulanan kilit yükseltme türünü ayarlar.
Ortak özellik Name Alır veya ayarlar tablo.
Ortak özellik Owner Alır veya Tablo Seçenekleri sahibi ayarlar.
Ortak özellik QuotedIdentifierStatus Alır veya ayarlar Boolean tanımlayıcıları sınırlandırılmış çift tırnak işaretleri olup olmadığını belirleyen değer olan Transact-SQL ayrılmış anahtar sözcükleri veya genellikle tarafından izin verilen karakterler içeren Transact-SQL sözdizimi kuralları.
Ortak özellik Replicated Alır Boolean Tablo çoğaltılan olup olmadığını belirleyen değer.
Ortak özellik Schema Alır veya ayarlar Tablo seçenekleri ile ilişkili olan şema.
Ortak özellik TrackColumnsUpdatedEnabled Alır Boolean sütun içinde güncelleştirip güncelleştirmeyeceğini belirler değeri tablo izlenir.

Üst