Aracılığıyla paylaş


ForeignKey.ScriptReferencedTableSchema Özelliği

Alır veya ayarlar Boolean şeması, komut dosyası belirtir değeri tablo yabancı anahtarı. tarafından başvurulan

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

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase)> _
Public Property ScriptReferencedTableSchema As String
    Get
    Set
'Kullanım
Dim instance As ForeignKey
Dim value As String

value = instance.ScriptReferencedTableSchema

instance.ScriptReferencedTableSchema = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public string ScriptReferencedTableSchema { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase)]
public:
property String^ ScriptReferencedTableSchema {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)>]
member ScriptReferencedTableSchema : string with get, set
function get ScriptReferencedTableSchema () : String
function set ScriptReferencedTableSchema (value : String)

Özellik Değeri

Tür: System.String
A Boolean şeması, komut dosyası belirtir değeri tablo yabancı anahtarı. tarafından başvurulan
TRUE ise, şeması, tablo yabancı başvurulan anahtar komut dosyası kullanan kullanan kullanan dosyası işlemlerine dahil.
FALSE ise (varsayılan), hiçbir girişimi yapılan şeması eklemek için tablo komut dosyası kullanan kullanan kullanan dosyası işlemlerine de yabancı anahtar tarafından başvurulan.