ISql100SpecifiesFileStream.FileStreamPartitionScheme – vlastnost
Získá nebo nastaví schéma oddílu uložit objekt.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Property FileStreamPartitionScheme As ISql100PartitionScheme
Get
Set
ISql100PartitionScheme FileStreamPartitionScheme { get; set; }
property ISql100PartitionScheme^ FileStreamPartitionScheme {
ISql100PartitionScheme^ get ();
void set (ISql100PartitionScheme^ value);
}
abstract FileStreamPartitionScheme : ISql100PartitionScheme with get, set
function get FileStreamPartitionScheme () : ISql100PartitionScheme
function set FileStreamPartitionScheme (value : ISql100PartitionScheme)
Hodnota vlastnosti
Typ: Microsoft.Data.Schema.Sql.SchemaModel.ISql100PartitionScheme
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.