Свойство Column.XmlSchemaCollection

XmlSchemaCollection relationship class of Column

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property XmlSchemaCollection As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = Column.XmlSchemaCollection
public static ModelRelationshipClass XmlSchemaCollection { get; internal set; }
public:
static property ModelRelationshipClass^ XmlSchemaCollection {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member XmlSchemaCollection : ModelRelationshipClass with get, internal set
static function get XmlSchemaCollection () : ModelRelationshipClass 
internal static function set XmlSchemaCollection (value : ModelRelationshipClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

Column Класс

Пространство имен Microsoft.SqlServer.Dac.Model