Aracılığıyla paylaş


IAttachedDatabaseConfiguration.TableLevelSharingPropertyTablesToInclude Property

Definition

List of tables to include in the follower database

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="List of tables to include in the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tablesToInclude")]
public string[] TableLevelSharingPropertyTablesToInclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="List of tables to include in the follower database", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="tablesToInclude")>]
member this.TableLevelSharingPropertyTablesToInclude : string[] with get, set
Public Property TableLevelSharingPropertyTablesToInclude As String()

Property Value

String[]
Attributes

Applies to