Свойство DatabaseOptions.DefaultFileStreamFilegroup

DefaultFileStreamFilegroup relationship class of DatabaseOptions

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

Синтаксис

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

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

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

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

См. также

Справочник

DatabaseOptions Класс

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