Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for SqlFile
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.SqlFile
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class SqlFile
'Usage
public static class SqlFile
public ref class SqlFile abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SqlFile = class end
public final class SqlFile
The SqlFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
Filegroup | Filegroup relationship class of SqlFile |
![]() ![]() |
FileGrowth | FileGrowth property class of SqlFile |
![]() ![]() |
FileGrowthUnit | FileGrowthUnit property class of SqlFile |
![]() ![]() |
FileName | FileName property class of SqlFile |
![]() ![]() |
IsLogFile | IsLogFile property class of SqlFile |
![]() ![]() |
MaxSize | MaxSize property class of SqlFile |
![]() ![]() |
MaxSizeUnit | MaxSizeUnit property class of SqlFile |
![]() ![]() |
Offline | Offline property class of SqlFile |
![]() ![]() |
Size | Size property class of SqlFile |
![]() ![]() |
SizeUnit | SizeUnit property class of SqlFile |
![]() ![]() |
TypeClass | Type class for SqlFile |
![]() ![]() |
Unlimited | Unlimited property class of SqlFile |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.